Click or drag to resize

GH_ActiveObjectMenu_AppendPreviewItem Method

Append the default Show/Hide preview menu item.

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

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also