You can add a control of type Button to a form.
For a button, also define the control event procedure. A control event procedure has one or more actions that are done when the button is clicked.
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.