This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the GxViewContainer.
Name | Description | |
---|---|---|
FindView | Finds a view by CLSID. If recursive is true, it will return views in a container view. | |
Views | All Gxviews in the application. |
Classes | Description |
---|---|
Application (esriArcCatalog) | Esri ArcCatalog Application. |
GxPreview | GxView that represents the preview. |
The IGxViewContainer interface provides access to the views within the container. It is not possible to add additional views to the container through this interface. Additional views must be added by registering a component in the ESRI Gx Previews category.