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