Common Application Framework

RootToolsCollection.AddStateButtonTool Method

Create and add a new StateButtonTool object to the RootToolsCollection.

Overload List

Create and add a new StateButtonTool object to the RootToolsCollection.

public abstract StateButtonTool AddStateButtonTool(string,string,Image);

Create and add a new StateButtonTool object to the RootToolsCollection.

public abstract StateButtonTool AddStateButtonTool(string,string,Image,Command);

Create and add a new StateButtonTool object to the RootToolsCollection.

public abstract StateButtonTool AddStateButtonTool(string,string,Image,string);

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace