Create a check box that shows or hides clock
Create a check box dynamically linked with a user-specific variable that shows or hides clock.
- Create the check box:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the check box, selectEditShowClockCheckBox.
- Configure the check box:
- InProperties, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
- SetTexttoShow clock.
Provide Feedback