Click or drag to resize

SystemColorsDisabledText Property

Gets the color of disabled text.

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

Property Value

Type: Color
The color of disabled text.
See Also