GH_DocumentEditorAggregateShortcutMenuItems Event |
This event is raised whenever a GH_DocumentEditor collects all shortcuttable menu items.
If you added items to the menu and you want to be able to have custom shortcuts on these items,
you must handle this event and insert your own items.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax See Also