ComboBoxTool Class Members
The following tables list the members exposed by ComboBoxTool.
Public Constructors
Name | Description | |
---|---|---|
ComboBoxTool Constructor | Default constructor. |
Protected Fields
Name | Description | |
---|---|---|
_toolTreeNodes | The tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) | |
_toolType | Type of the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
Public Properties
Top
Public Methods
Name | Description | |
---|---|---|
AddToolTreeNode | Adds a tool tree node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) | |
ClearToolTreeNodes | Clears the tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) | |
RemoveToolTreeNode | Removes the tool tree node described by node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) | |
ToString | Overridden. Returns a string that represents the current object. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Event queue for all listeners interested in PropertyChanged events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) | |
QueryValidName | Event queue for all listeners interested in QueryValidName events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
See Also