System.Windows.Forms.DateTimePicker: Field Members

The fields of System.Windows.Forms.DateTimePicker are listed below. For a list of all members, see the DateTimePicker Members list.

See Also: Inherited members from System.Windows.Forms.Control

Public Fields

static readonly
MaxDateTimeDateTime (12/31/9998 12:00:00 AM).

Specifies the maximum date value of the System.Windows.Forms.DateTimePicker control. This field is read-only.

static readonly
MinDateTimeDateTime (1/1/1753 12:00:00 AM).

Gets the minimum date value of the System.Windows.Forms.DateTimePicker control.

Protected Fields

static readonly
DefaultMonthBackColorSystem.Drawing.Color.

Specifies the default month background color of the System.Windows.Forms.DateTimePicker control. This field is read-only.

static readonly
DefaultTitleBackColorSystem.Drawing.Color.

Specifies the default title back color of the System.Windows.Forms.DateTimePicker control. This field is read-only.

static readonly
DefaultTitleForeColorSystem.Drawing.Color.

Specifies the default title foreground color of the System.Windows.Forms.DateTimePicker control. This field is read-only.

static readonly
DefaultTrailingForeColorSystem.Drawing.Color.

Specifies the default trailing foreground color of the System.Windows.Forms.DateTimePicker control. This field is read-only.