ComboBoxTool Class Events
For a list of all members of this type, see ComboBoxTool members.
Public Events
Name | Description | |
---|---|---|
AfterCloseup | Occurs after the popup part of the tool is closed. | |
AfterPopup | Occurs after the popup part of the tool is displayed. | |
BeforePopup | Occurs before the popup part of the tool is displayed. | |
ToolClick | Occurs when Enter key is pressed while display field has focus. | |
ToolValueChanged | Occurs when the value of the tool changes. | |
VisibilityChanged | Fires if tool visibility changes (Inherited from Aveva.ApplicationFramework.Presentation.Tool) |
See Also