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


IGxView.Deactivate Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxView.Deactivate Method

Deactivates the view.

[Visual Basic .NET]
Public Sub Deactivate ( _
)
[C#]
public void Deactivate (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxView Interface