Click or drag to resize

TextBoxIHandlerSelection Property

Gets or sets the current text selection.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Range<int> Selection { get; set; }

Property Value

Type: RangeInt32
The text selection.
See Also