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; }
ReadOnly Property WindowBackground As Color
Get
abstract WindowBackground : Color with get
Property Value
Type:
ColorThe window background.
See Also