Top "Border" questions

A border is a graphical user interface construct that is used to surround and/or highlight something that is contained within.

How to remove border around buttons?

I have a JPanel with the GridLayout. In every cell of the grid I have a button. I see that …

java border button grid-layout
Set CSS width to 100% + right border is missing?

I set a div's width to 100% of the window. When I apply a border to this div, the right border …

css border html
Unwanted outline or border around button when clicked

I have a styled button on my website. But when I click it, it creates an unwanted border or outline (…

html css button border outline
How to add black border to matplotlib 2.0 `ax` object In Python 3?

I've been using style sheets in matplotlib lately. I really like how clean the seaborn-white looks and I want to …

python matplotlib plot border aesthetics
how to put a border around an android relativelayout?

I've seen this subject about puting a border around an android textview, and I used it. But now, I would …

android border android-relativelayout
WPF: Remove dotted border around focused item in styled listbox

I have a horizontal listbox with a custom controlIemplate. The selected item gets a dotted frame when focused. Anyone know …

wpf xaml listbox focus border
set panel border thickness in c# winform

I have searching and the result cannot solve my case. Actually I have a panel and I want the panel …

c# winforms border formborderstyle thickness
Table border color in CSS with border collapse

I want to put a line above some field in a table, to indicate that it is a sum of …

css html-table border border-collapse
How to add a border to your Xamarin Form Label?

Hello fellow Xamarin Forms users, I already found out that borders on a label are not supported out of the …

c# xamarin.forms label border custom-renderer
Square shaped layout border with round inside edges

I’m attempting to create a layout border with corners that are square on the outside and round on the …

android list border layer