Method AddControl NamespaceAlternet.UI AssemblyAlternet.UI.dll AddControl(Control) Adds any control to the toolbar, typically e.g. a ComboBox or TextBox. public int AddControl(Control control) Parameters control Control The control to be added. Returns int