[]
Gets or sets the style of the drop-down calendar.
[Browsable(true)]
public Style ControlStyle { get; set; }
<Browsable(True)>
Public Property ControlStyle As Style
Type | Description |
---|---|
Style | A Style object that indicates the control style. |
This property customizes the display style of this DropDownCalendar. If you want to apply this setting, the UseControlStyle property must be set to true.