Setting up a label
A control label may contain static, dynamic or combined information.
To set up a label:
- Open the Label Editor by selecting the ellipsis button adjacent to a Label Text property in the Property Box of a label control.
- Type in a label in the text box if using static information only.
- If using dynamic data only, use the Available Controls dropdown list only.
- If using both static and dymamic information for your label, type in a label in the text box and then append dynamic data to it by selecting the desired control in the Available Controls dropdown list and then pressing the Insert button.
- To commit your changes, click OK. The editor closes.
Note: For button controls, the label is hidden by default. It can be displayed by setting the No Label property to False.