Grasshopper API
GH_CanvasWidgetListCreatedEventHandler Delegate |
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

public delegate void WidgetListCreatedEventHandler( Object sender, GH_CanvasWidgetListEventArgs e )
Public Delegate Sub WidgetListCreatedEventHandler ( sender As Object, e As GH_CanvasWidgetListEventArgs )
Parameters
- sender
- Type: SystemObject
- e
- Type: Grasshopper.GUI.CanvasGH_CanvasWidgetListEventArgs
