You can add a control of type Checkbox to a form.
| Name | Responsible | Description | 
|---|---|---|
| Create form control: Check box | Designer | You can add a control of type Check box to a form. | 
| Design control event procedure | Designer | 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. | 
| Make control layout device-specific | Designer | If your company uses different types of mobile devices, controls can require a different layout. For example, longer labels do not fit properly on a smaller screen. So, you can define a smaller version of such a label for these small-screen mobile devices. |