Click or drag to resize

HandlerCreatedEventArgs 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 HandlerCreatedEventArgs : EventArgs

The HandlerCreatedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodHandlerCreatedEventArgs
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