Implementing an Event

To implement a script handler of an event, complete the following steps.

  1. In Designer, open the project.
  2. Switch to Definition Mode.
  3. In the left pane, on the Classes tab, select the project.
  4. On the toolbar, click Show/hide script .
  5. In the Script View for Project dialog box, from the Object list, select Script Module.
  6. From the Proc list, select the required event.
  7. Modify the script according to your needs.