Click or drag to resize

LinkButtonIHandlerDisabledTextColor Property

Gets or sets the color of the text when the control is disabled.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Color DisabledTextColor { get; set; }

Property Value

Type: Color
See Also