Click or drag to resize

SystemColorsIHandlerControlBackground Property

Gets the color of a control's background, such as the entry area of a TextBox.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Color ControlBackground { get; }

Property Value

Type: Color
The control background color.
See Also