Click or drag to resize

GH_ExtendableMenuAddControl Method

Add control to menu.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public void AddControl(
	GH_Attr_Widget control
)

Parameters

control
Type: Karamba.GHopper.Utilities.UIWidgetsGH_Attr_Widget
The control to add.
See Also