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


IContentsView.Deactivate Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IContentsView Interface > IContentsView.Deactivate Method
ArcGIS Developer Help

IContentsView.Deactivate Method

Deactivates the contents view.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IContentsView Interface