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