Common Application Framework

RootToolsCollection.AddFontListTool Method

Create and add a new FontListTool object in the RootToolsCollection

Overload List

Create and add a new FontListTool object in the RootToolsCollection

public abstract FontListTool AddFontListTool(string,string,Image);

Create and add a new FontListTool object in the RootToolsCollection

public abstract FontListTool AddFontListTool(string,string,Image,Command);

Create and add a new FontListTool object in the RootToolsCollection

public abstract FontListTool AddFontListTool(string,string,Image,string);

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace