TextBoxTool Class Events
For a list of all members of this type, see TextBoxTool members.
Public Events
Name | Description | |
---|---|---|
ToolClick | Occurs when Enter key is pressed while text field has focus. | |
ToolValueChanged | Occurs when the value of the TextBoxTool changes | |
VisibilityChanged | Fires if tool visibility changes (Inherited from Aveva.ApplicationFramework.Presentation.Tool) |
See Also