Click or drag to resize

RichTextAreaIHandlerSelectionForeground Property

Gets or sets the foreground color of the selected text or insertion point.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Color SelectionForeground { get; set; }

Property Value

Type: Color
The foreground color of the selection.
See Also