Property DefaultForeColor
DefaultForeColor
Gets the default foreground color of the control.
public static Color DefaultForeColor { get; }
Property Value
- Color
The default foreground Color of the control. The default is ControlText.
Gets the default foreground color of the control.
public static Color DefaultForeColor { get; }
The default foreground Color of the control. The default is ControlText.