[]
Gets or sets the border style of the drop-down picker.
public BorderStyle BorderStyle { get; set; }
Public Property BorderStyle As BorderStyle
Type | Description |
---|---|
BorderStyle | A BorderStyle enumeration that indicates the border style.
|
You can use the BorderStyle property to create borderless and flat style controls, in addition to the default three-dimensional control.