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