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