Click or drag to resize

TextControlTextChanged Event

Occurs when the Text property is changed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> TextChanged

Value

Type: SystemEventHandlerEventArgs
See Also