TextEdit Events
A text editor.
Name | Description |
---|---|
Custom |
Enables you to display a custom text within the editor. |
Edit |
Occurs after the editor’s value has been changed.
Inherited from Base |
Edit |
Occurs before the editor’s value is changed.
Inherited from Base |
Spin | Occurs when the UP or DOWN ARROW key is pressed. |
Validate |
Enables you to validate the editor’s value.
Inherited from Base |
See Also