Click or drag to resize

GH_DocumentObjectMenu_AppendObjectHelp Method

Appends the default object Help menu item.

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

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also