SystemColorsIHandlerHighlightText Property |
Gets the color of highlighted text in controls such as a TextBox or GridView.
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Color HighlightText { get; }
ReadOnly Property HighlightText As Color
Get
abstract HighlightText : Color with get
Property Value
Type:
ColorThe color of highlighted text.
See Also