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


IContentsView.Deactivate Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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