Click or drag to resize

WidgetCreatedEventArgs Class

Arguments for when a widget is created
Inheritance Hierarchy

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class WidgetCreatedEventArgs : EventArgs

The WidgetCreatedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodWidgetCreatedEventArgs
Initializes a new instance of the WidgetCreatedArgs class
Top
Properties
  NameDescription
Public propertyInstance
Gets the instance of the widget that was created
Top
See Also

Reference