GH_ParamTMenu_AppendConnectSources Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxprotected internal virtual void Menu_AppendConnectSources(
ToolStripDropDown menu
)
Protected Friend Overridable Sub Menu_AppendConnectSources (
menu As ToolStripDropDown
)
Parameters
- menu
- Type: System.Windows.FormsToolStripDropDown
See Also