Design form control - Text box

Prev Next

You can add a control of type Textbox to a form.

For a text box, you can also define the control event procedure. A control event procedure has one or more actions that are done if the value in the text box is changed.

If your company uses different types of mobile devices, controls can require a different layout for each device.

Flow diagram

Note

In the flow diagram, clicking the ‘Make control layout device-specific’ shape, opens the related article in the ‘Generic design tasks’ section.