- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA 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