Events

Events panel allows setting actions for basic form events.

  • On Form Load: the action is run upon form load.

  • On Form Close: the action is run when the form is closed.

  • On Form Timer: the action is run after a given time interval.

    • Interval: duration of the time interval (in milliseconds).

  • On Form Inactivity: the action is run after the form has been inactive for a given time interval. Form inactivity is defined as the absence of key press, mouse click, or form move user actions. Any of these user actions reset the inactivity timer.

    • Interval: duration of the time interval (in minutes).

Tip

Click Actions ... button to set the actions that are run by the listed events.