Create and add a new FontListTool object in the RootToolsCollection
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);
RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace