Click or drag to resize

TextAreaSelectionChangedEvent Field

Identifier for handlers when attaching the SelectionChanged event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public const string SelectionChangedEvent = "TextArea.SelectionChanged"

Field Value

Type: String
See Also