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
)
Protected Sub Menu_AppendPreviewItem (
menu As ToolStripDropDown
)
Parameters
- menu
- Type: System.Windows.FormsToolStripDropDown
See Also