Grasshopper API
GH_CanvasWidgetListCreated Event |
This event is raised once for every GH_Canvas object that is created anew. The event is
Shared (static) because it is raised inside the constructor of a GH_Canvas object and therefor
cannot be registered on an instance.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)
public static event GH_CanvasWidgetListCreatedEventHandler WidgetListCreated
Public Shared Event WidgetListCreated As GH_CanvasWidgetListCreatedEventHandler