Click or drag to resize

SystemColorsLinkText Property

Gets the color of hyperlink text

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

Property Value

Type: Color
The hyperlink text color.
See Also