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