ArcObjects Library Reference (ArcScene)  

TOCSxCatalogView CoClass

Esri TOC Sx Catalog 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.
ISxContentsView Provides access to members that control the table of contents views of Sx.

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 TOCSxCatalogView's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pTOCSxCatalogView as TOCSxCatalogView