ArcObjects Library Reference (ArcGlobe)  

TOCGMxTypeView CoClass

Esri TOC GMx Type View.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Supported Platforms

Windows

Interfaces

Interfaces Description
IComPropertySheetEvents (esriSystemUI) Provides access to events that occur on a COM property sheet.
IContentsView2 (esriArcMapUI) Provides access to members that control the table of contents views of GMx.

Event Interfaces

Interfaces Description
IActiveViewEvents (default) Provides access to events that occur when the state of the active view changes.

Working with Events

[Visual Basic 6.0]

When working with TOCGMxTypeView's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pTOCGMxTypeView as TOCGMxTypeView