| WidgetCreatedEventArgsInstance Property  | 
 
            Gets the instance of the widget that was created
            
 
    Namespace: 
   Eto
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic Widget Instance { get; }Public ReadOnly Property Instance As Widget
	Get
member Instance : Widget with get
Property Value
Type: 
Widget See Also
See Also