SystemColorsIHandlerDisabledText Property |
Gets the color of disabled text.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Color DisabledText { get; }
ReadOnly Property DisabledText As Color
Get
abstract DisabledText : Color with get
Property Value
Type:
ColorThe color of disabled text.
See Also