Property DefaultBackColor
DefaultBackColor
Gets the default background color of the control.
public static Color DefaultBackColor { get; }
Property Value
- Color
The default background Color of the control. The default is ControlBackColor.
Gets the default background color of the control.
public static Color DefaultBackColor { get; }
The default background Color of the control. The default is ControlBackColor.