Common Application Framework

RootToolsCollection.AddComboBoxTool Method

Create and add a new ComboBoxTool object to the RootToolsCollection.

Overload List

Create and add a new ComboBoxTool object to the RootToolsCollection.

public abstract ComboBoxTool AddComboBoxTool(string,string,Image);

Create and add a new ComboBoxTool object to the RootToolsCollection.

public abstract ComboBoxTool AddComboBoxTool(string,string,Image,Command);

Create and add a new ComboBoxTool object to the RootToolsCollection.

public abstract ComboBoxTool AddComboBoxTool(string,string,Image,string);

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace