AVEVA CAF API Documenation


RootToolsCollection Class Methods

For a list of all members of this type, see RootToolsCollection members.

Public Methods
 NameDescription
Public MethodOverloaded.  Create and add a new ButtonTool object to the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new ComboBoxTool object to the RootToolsCollection.  
Public Method Create and add a new CommandBarMenuTool object in the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new ContainerTool object to the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new FontListTool object in the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new LabelTool object to the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new ListTool object in the RootToolsCollection.  
Public Method Create and add a new MdiWindowListTool object in the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new MenuTool object to the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new PopupColorPickerTool object in the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new PopupContainerTool object to the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new PopupGalleryTool object to the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new StateButtonTool object to the RootToolsCollection.  
Public Method Create and add a new TaskPaneTool object in the RootToolsCollection.  
Public MethodOverloaded.  Create and add a new TextBoxTool object to the RootToolsCollection.  
Public Method Remove all tools from the RootToolsCollection.  
Public Method Determine if the tool with the specified Key exists in the RootToolsCollection.  
Public Method Copies the elements of the collection to an Array, starting at a particular Array index.  
Public Method Returns an enumerator that can iterate through the Collection.  
Public Method Remove the tool with the specified Key from the RootToolsCollection.  
Top
See Also