GH_PersistentParamTMenu_AppendManageCollection Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected virtual void Menu_AppendManageCollection(
ToolStripDropDown menu
)
Protected Overridable Sub Menu_AppendManageCollection (
menu As ToolStripDropDown
)
Parameters
- menu
- Type: System.Windows.FormsToolStripDropDown
See Also