AVEVA CAF API Documenation
Fields  Properties  Methods  Events


FontListTool Class Members

The following tables list the members exposed by FontListTool.

Public Constructors
 NameDescription
Public Constructor Default constructor.  
Top
Protected Fields
 NameDescription
Protected Field The tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Protected Field Type of the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Top
Public Properties
 NameDescription
Public Property Gets or sets a context for the application. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Arguments associated with tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the caption. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the category. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Command associated with tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the display style. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the name of the font.  
Public Property Gets a value indicating whether this Aveva.ApplicationFramework.Presentation.Customize.ToolBase has instances. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the identifier of the help context. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the icon. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property An enum constant representing the ] option. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the identifier of the image resource. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the key tip. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the large image. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the name. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Shortcut associated with tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the small image. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the tag. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the tooltip. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Formatted tooltip text. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the tooltip title. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets the tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets the type of the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the name of the uic. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Property Gets or sets the width.  
Top
Public Methods
 NameDescription
Public Method Adds a tool tree node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Method Clears the tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Method Removes the tool tree node described by node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public MethodReturns a string that represents the current object. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in PropertyChanged events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Public Event Event queue for all listeners interested in QueryValidName events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase)
Top
See Also