GH_PersistentParam(T).Menu_CustomSingleValueItem Method

GH_PersistentParamTMenu_CustomSingleValueItem Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual ToolStripMenuItem Menu_CustomSingleValueItem()
Protected Overridable Function Menu_CustomSingleValueItem As ToolStripMenuItem

Return Value

Type: ToolStripMenuItem
See Also