0
Text Box Control (version 24)
Knowledge Base / Version 24 / Client Tools / Axiom / Applications
The Text Box control is used to trigger a script to run whenever a text change is made. As it requires scripting, this control is only available to admin users when creating applications.
Properties
- *Name - a unique name used to reference the control in script
- Height - the height of the control in pixels
- IsVisible - a checkbox to show or hide the control
- Text - sets the text value of the Text Box
- Width - the width of the control in pixels
- X - the horizontal coordinate of the top-left corner in relation to its parent container
- Y - the vertical coordinate of the top-left corner in relation to its parent container
- *OnTextChange - triggers a script to run when the text is changed
* These properties are only available to Canary users listed on the Axiom>Script access control list within the Identity tile.