DateTimePicker.DefaultTitleForeColor Field

Definition

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

protected: static initonly System::Drawing::Color DefaultTitleForeColor;
protected static readonly System.Drawing.Color DefaultTitleForeColor;
 staticval mutable DefaultTitleForeColor : System.Drawing.Color
Protected Shared ReadOnly DefaultTitleForeColor As Color 

Field Value

Applies to