Table of Contents

Method AddControl

Namespace
Alternet.UI
Assembly
Alternet.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