GH_PersistentParam(T).Menu_AppendPromptMore Method

GH_PersistentParamTMenu_AppendPromptMore Method

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

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also