This document is archived and information here might be outdated.  Recommended version.


IGxBrowser Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxBrowser Interface
ArcGIS Developer Help

IGxBrowser Interface

Provides access to members that control the GxBrowser.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property hWnd The HWND of the Catalog window.
Read-only property InternalCatalog The Catalog object used internally by the Catalog window.
Method Refresh Refresh the Catalog window.
Method Show Shows or hides the Catalog window.
Method Terminate Instruct the Catalog window to destroy itself.
Read-only property TreeView The Catalog window's tree view.
Read-only property View The Catalog window's current view.
Read/write property ViewClassID The Catalog window's current view's class ID.

Classes that implement IGxBrowser

Classes Description
GxComBrowser Provides access to GX browser dialog.