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