This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub Show ( _
ByVal nCmdShow As Integer _
)
[C#]
public void Show (
uint nCmdShow
);
IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.