Click or drag to resize

IKeyboardInputSourceTextInput Event

Occurs when text is input for the control.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
event EventHandler<TextInputEventArgs> TextInput

Value

Type: SystemEventHandlerTextInputEventArgs
See Also