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