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"
Public Const TextInputEvent As String = "Control.TextInput"
static val mutable TextInputEvent: string
Field Value
Type:
StringSee Also