SystemColorsControl Property |
Gets the color of a control.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static Color Control { get; }
Public Shared ReadOnly Property Control As Color
Get
static member Control : Color with get
Property Value
Type:
ColorThe control color.
See Also