ESRI TOC GMx Display View.
| Interfaces | Description |
|---|---|
| IComPropertySheetEvents (esriSystemUI) | Provides access to events that occur on a COM property sheet. |
| IContentsView2 | Provides access to members that control the table of contents views of GMx. |
| Interfaces | Description |
|---|---|
| IActiveViewEvents (default) | Provides access to events that occur when the state of the active view changes. |
When working with TOCGMxDisplayView's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pTOCGMxDisplayView as TOCGMxDisplayView