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