Click or drag to resize

SystemColorsIHandlerWindowBackground Property

Gets the color of a window background.

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

Property Value

Type: Color
The window background.
See Also