[]
Gets or sets the border style of the drop-down calendar.
public BorderStyle BorderStyle { get; set; }
Public Property BorderStyle As BorderStyle
| Type | Description |
|---|---|
| BorderStyle | A DropDownCalendar.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.