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