Grasshopper API
GH_DocumentObjectMenu_AppendObjectName Method |
Appends the old-fashioned object name menu item. If you also want the
Display mode toggle then use Menu_AppendObjectNameEx()
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

protected void Menu_AppendObjectName( ToolStripDropDown menu )
Protected Sub Menu_AppendObjectName ( menu As ToolStripDropDown )
Parameters
- menu
- Type: System.Windows.FormsToolStripDropDown
