Implementing an Event
To implement a script handler of an event, complete the following steps.
- In Designer, open the project.
- Switch to Definition Mode.
- In the left pane, on the Classes tab, select the project.
-
On the toolbar, click
Show/hide script
.
- In the Script View for Project dialog box, from the Object list, select Script Module.
- From the Proc list, select the required event.
- Modify the script according to your needs.