Name
BorderStyle
Synopsis
This enumeration is used by many Control classes
in the framework to determine how their edges should appear.
public enum BorderStyle { None = 0, FixedSingle = 1, Fixed3D = 2 }
Hierarchy
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ BorderStyle
Returned By
DataGrid.BorderStyle,
Label.BorderStyle,
ListBox.BorderStyle,
ListView.BorderStyle,
Panel.BorderStyle,
PictureBox.BorderStyle,
Splitter.BorderStyle,
TextBoxBase.BorderStyle,
ToolBar.BorderStyle,
TreeView.BorderStyle,
UpDownBase.BorderStyle
Passed To
DataGrid.BorderStyle,
Label.BorderStyle,
ListBox.BorderStyle,
ListView.BorderStyle,
Panel.BorderStyle,
PictureBox.BorderStyle,
Splitter.BorderStyle,
TextBoxBase.BorderStyle,
ToolBar.BorderStyle,
TreeView.BorderStyle,
UpDownBase.BorderStyle
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access