Click or drag to resize

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; }

Property Value

Type: Color
The selection background color.
See Also