Click or drag to resize

TextControlTextChangedEvent Field

Identifier for handlers when attaching the TextChanged event

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public const string TextChangedEvent = "TextControl.TextChanged"

Field Value

Type: String
See Also