Click or drag to resize

ControlTextInputEvent Field

Event identifier for handlers when attaching the TextInput event

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public const string TextInputEvent = "Control.TextInput"

Field Value

Type: String
See Also