ControlTextInputEvent Field | 
 
            Event identifier for handlers when attaching the 
TextInput event
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic const string TextInputEvent = "Control.TextInput"
Public Const TextInputEvent As String = "Control.TextInput"
static val mutable TextInputEvent: string
Field Value
Type: 
String
See Also