GH_PersistentParam(T).Menu_AppendPromptOne Method

GH_PersistentParamTMenu_AppendPromptOne Method

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

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also