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.
  1. Create the check box:
    1. In the
      Project view
      pane, right-click
      MainWindow (type)
      and select
      New
      Base controls
      Check box
      .
    2. Hover-over the check box, select
      Edit
      , and enter
      ShowClockCheckBox
      .
  2. Configure the check box:
    1. In the
      Properties
      pane, create a dynamic link between the
      Active
      property and
      Aliases
      {Session}
      Session
      User (Pointer)
      User (Pointed)
      UserPersistentSettings
      ShowClock
      .
      For more information about dynamic links, see Create dynamic links.
    2. Set the
      Text
      property value to
      Show clock
      .
Fornire un feedback
Hai domande o feedback su questa documentazione? invia il tuo feedback qui.