Click or drag to resize

GH_ActiveObjectMenu_AppendRuntimeMessages Method

Append the default warnings and errors menu items.

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

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also