Click or drag to resize

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

Property Value

Type: Color
The selection text c.
See Also