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


IComPropertyPage2.Show Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage2.Show Method

Shows the page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface