Method AddControl
AddControl(Control)
Adds existing control to the toolbar.
public virtual ObjectUniqueId AddControl(Control control)
Parameters
control
ControlControl to add.
Returns
- ObjectUniqueId
ObjectUniqueId of the added item.
Adds existing control to the toolbar.
public virtual ObjectUniqueId AddControl(Control control)
control
ControlControl to add.
ObjectUniqueId of the added item.