| Author | IMSI/SoftDev | [Prev] [Next] by Author |
| Category | Application Control | [Prev] [Next] by Category |
| Keywords: | ||
| Type (Source?) | Macro (VBA) | |
| Licence | Example | |
| Status | To be reviewed |
Description
This example shows how to set up event handling.
Build Instructions
Download and unzip the archive. Add a new project named "Events" to any TurboCAD drawing, and attach the Events.tcm file. Run the Main macro. A user form is presented where you can choose which events to capture. The specific event code uses the VBA debug immediate window to show that it has been called.