The methods of the RootToolsCollection class are listed below. For a complete list of RootToolsCollection class members, see the RootToolsCollection Members topic.
AddButtonTool | Overloaded. Create and add a new ButtonTool object to the RootToolsCollection. |
AddComboBoxTool | Overloaded. Create and add a new ComboBoxTool object to the RootToolsCollection. |
AddContainerTool | Create and add a new ContainerTool object to the RootToolsCollection. |
AddFontListTool | Overloaded. Create and add a new FontListTool object in the RootToolsCollection |
AddLabelTool | Create and add a new LabelTool object to the RootToolsCollection. |
AddListTool | Overloaded. Create and add a new ListTool object in the RootToolsCollection |
AddMdiWindowListTool | Create and add a new MdiWindowListTool object in the RootToolsCollection. |
AddMenuTool | Overloaded. Create and add a new MenuTool object to the RootToolsCollection. |
AddPopupColorPickerTool | Overloaded. Create and add a new PopupColorPickerTool object in the RootToolsCollection |
AddPopupContainerTool | Overloaded. Create and add a new PopupContainerTool object to the RootToolsCollection. |
AddStateButtonTool | Overloaded. Create and add a new StateButtonTool object to the RootToolsCollection. |
AddTaskPaneTool | Create and add a new TaskPaneTool object in the RootToolsCollection. |
AddTextBoxTool | Overloaded. Create and add a new TextBoxTool object to the RootToolsCollection. |
Clear | Remove all tools from the RootToolsCollection. |
Contains | Determine if the tool with the specified Key exists in the RootToolsCollection. |
CopyTo | Copies the elements of the collection to an Array, starting at a particular Array index. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator | Returns an enumerator that can iterate through the Collection. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Remove | Remove the tool with the specified Key from the RootToolsCollection. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace