Click or drag to resize

GH_ActiveObjectMenu_AppendEnableItem Method

Append the default Enable/Disable menu item.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected void Menu_AppendEnableItem(
	ToolStripDropDown menu
)

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also