Common Application Framework

RootToolsCollection.AddTextBoxTool Method

Create and add a new TextBoxTool object to the RootToolsCollection.

Overload List

Create and add a new TextBoxTool object to the RootToolsCollection.

public abstract TextBoxTool AddTextBoxTool(string,string,Image,string);

Create and add a new TextBoxTool object to the RootToolsCollection.

public abstract TextBoxTool AddTextBoxTool(string,string,Image,string,Command);

Create and add a new TextBoxTool object to the RootToolsCollection.

public abstract TextBoxTool AddTextBoxTool(string,string,Image,string,string);

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace