Helper coclass to provide IPageLayoutControlEvents support to the C++ API.
Interfaces
| Interfaces | Description |
|---|
Event Interfaces
| Interfaces | Description |
|---|---|
| IPageLayoutControlEvents (default) | Provides access to events that occur with user interaction to the PageLayoutControl. |
Working with Events
[Visual Basic 6.0]
When working with PageLayoutControlEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pPageLayoutControlEventsListener as PageLayoutControlEventsListener