Skip to main content
Version: 3.5

BorderStyle

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the border style for a control.

public enum BorderStyle : Enum

Fields

NameDescription
DashedA dashed line border.
DottedA dotted line border.
DoubleA double solid line border.
NoneNo border.
SolidA solid line border.

Used By

NameDescription
Button.BorderStyleReturns or sets the border style of the button control.
DateTimePicker.BorderStyleReturns or sets the type of border that is drawn around the DateTimePicker.
Label.BorderStyleIndicates the border style for the control.
ListControl.BorderStyleReturns or sets the type of border that is drawn around the ListControl.
MonthCalendar.BorderStyleReturns or sets the type of border that is drawn around the MonthCalendar.
Panel.BorderStyleIndicates the border style for the control.
PictureBox.BorderStyleIndicates the border style for the control.
ProgressBar.BorderStyleIndicates the border style for the control.
SplitContainer.BorderStyleReturns or sets the style of border for the SplitContainer.
TabControl.BorderStyleIndicates the border style for the control.
TextBoxBase.BorderStyleReturns or sets the border type of the text box control.
UpDownBase.BorderStyleReturns or sets the border style for the spin box (also known as an up-down control).
UserControl.BorderStyleReturns or sets the border style of the user control.
WebBrowser.BorderStyleIndicates the border style for the control.
DataGridView.BorderStyleReturns or sets the border style for the DataGridView.
DataRepeater.BorderStyleReturns or sets the border style for the DataRepeater control.
DataRepeater.ItemBorderStyleReturns or sets the border style for the items in a DataRepeater control.
Accordion.BorderStyleReturns or sets the type of border that is drawn around the Accordion panel.
Canvas.BorderStyleIndicates the border style for the control.
FlashPlayer.BorderStyleIndicates the border style for the control.
HtmlPanel.BorderStyleIndicates the border style for the control.
IFramePanel.BorderStyleIndicates the border style for the control.
Media.BorderStyleIndicates the border style for the control.
PdfViewer.BorderStyleIndicates the border style for the control.
SlideBar.BorderStyleReturns or sets the type of border that is drawn around the SlideBar control.
Widget.BorderStyleIndicates the border style for the control.
ListView.BorderStyleReturns or sets the border style of the control.
MenuBar.BorderStyleReturns or sets the border style of the MenuBar control.
PropertyGrid.BorderStyleIndicates the border style for the property grid.
ToolBar.BorderStyleReturns or sets the border style of the toolbar control.
TreeView.BorderStyleGets or sets the border style of the tree view control.
MdiTabProperties.BorderStyleIndicates the border style for the control.