Creating ActiveX Event Scripts
- Last UpdatedNov 07, 2016
- 1 minute read
You can create or re-use an event script that is executed every time a specific ActiveX control event occurs, such as clicking on an ActiveX control.
To create an ActiveX event script
-
Double-click the ActiveX control. The properties dialog box appears.
-
Click the Events tab.

-
Click the event to associate. Brackets and ellipses appear in the Script column.

-
In the Script column of the corresponding row, click between the brackets.
-
Enter a new name and click OK. When a message appears, click OK. The ActiveX Event Scripts dialog box appears.
-
Create the script according to your specifications.