Common Application Framework

RootToolsCollection.AddPopupContainerTool Method

Create and add a new PopupContainerTool object to the RootToolsCollection.

Overload List

Create and add a new PopupContainerTool object to the RootToolsCollection.

public abstract PopupContainerTool AddPopupContainerTool(string,string,Image,Control);

Create and add a new PopupContainerTool object to the RootToolsCollection.

public abstract PopupContainerTool AddPopupContainerTool(string,string,Image,Control,Command);

Create and add a new PopupContainerTool object to the RootToolsCollection.

public abstract PopupContainerTool AddPopupContainerTool(string,string,Image,Control,string);

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace