[]
Represents the drop down picker for date and time values.
public class DateTimeDropDownPicker : DropDownPicker
Public Class DateTimeDropDownPicker
Inherits DropDownPicker
Name | Description |
---|---|
BackColor | Gets or sets the background color of the drop-down picker |
ButtonBackColor | Gets or sets the button background color of the drop-down picker. |
ButtonForeColor | Gets or sets the button foreground color of the drop-down picker. |
DateTabText | Gets or sets the text shown in the date tab. |
FlatStyle | Gets or sets the appearance of the drop-down picker. |
ForeColor | Gets or sets the color of the foreground of the drop-down picker. |
HeaderBackColor | Gets or sets the background color for the empty area of the header area. |
SelectedBackColor | Gets or sets the highlight background color of the drop-down picker. |
SelectedBorderColor | Gets or sets the color of the selected border of the drop-down picker. |
SelectedForeColor | Gets or sets the color of the selected foreground of the drop-down picker. |
SelectionRenderMode | Gets or sets the selection render mode of the drop-down picker. |
ShowPickers | Gets or sets the display options of the drop-down picker. |
SingleBorderColor | Gets or sets the color for a single line border. |
TabForeColor | Gets or sets the color of the tab foreground. |
TimeTabText | Gets or sets the text shown in the time tab. |