Click or drag to resize

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; }

Property Value

Type: Color
The control color.
See Also