This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxView Interface > IGxView.Activate Method (ArcObjects .NET 10.5 SDK) |
Activates the view.
[Visual Basic .NET] Public Sub Activate ( _ ByVal Application As IGxApplication, _ ByVal Catalog As IGxCatalog _ )
[C#] public void Activate ( IGxApplication Application, IGxCatalog Catalog );