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


IComPropertyPage.Hide Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage Interface > IComPropertyPage.Hide Method
ArcGIS Developer Help

IComPropertyPage.Hide Method

Hides the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface