GH_PersistentParam(T).Menu_AppendDestroyPersistent Method

GH_PersistentParamTMenu_AppendDestroyPersistent Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual void Menu_AppendDestroyPersistent(
	ToolStripDropDown menu
)
Protected Overridable Sub Menu_AppendDestroyPersistent ( 
	menu As ToolStripDropDown
)

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also