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