DateTimePicker Fields
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:


