Click or drag to resize

GH_DocumentObjectMenu_AppendPublish Method

Appends the default item for publishing to RCP. This menu will only appear if the current class implement IRcpAwareObject

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

Parameters

menu
Type: System.Windows.FormsToolStripDropDown
See Also