Click or drag to resize

SystemColorsWindowBackground Property

Gets the color of a window background.

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

Property Value

Type: Color
The window background.
See Also