Click or drag to resize

SystemColorsIHandlerLinkText Property

Gets the color of hyperlink text

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

Property Value

Type: Color
The hyperlink text color.
See Also