Design form control - Check box

Prev Next

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

For a check box, you can also define the control event procedure. A control event procedure has one or more actions that are done when the check box is cleared or selected.

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.