DateTimePicker Fields
.NET Framework 4.5
The DateTimePicker type exposes the following members.
| Name | Description | |
|---|---|---|
|
DefaultMonthBackColor | Specifies the default month background color of the DateTimePicker control. This field is read-only. |
|
DefaultTitleBackColor | Specifies the default title back color of the DateTimePicker control. This field is read-only. |
|
DefaultTitleForeColor | Specifies the default title foreground color of the DateTimePicker control. This field is read-only. |
|
DefaultTrailingForeColor | Specifies the default trailing foreground color of the DateTimePicker control. This field is read-only. |
|
MaxDateTime | Specifies the maximum date value of the DateTimePicker control. This field is read-only. |
|
MinDateTime | Gets the minimum date value of the DateTimePicker control. |