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