- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
Create a checkbox that shows or hides the clock
Create a checkbox dynamically linked with a user-specific variable that shows or hides the clock.
- Create the checkbox:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the checkbox, select, and enterShowClockCheckBox.
- Configure the checkbox:
- InProperties, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
- SetTexttoShow clock.
Provide Feedback