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


IComPropertyPage.Deactivate Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage.Deactivate Method

Destroys the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface