IPropertyPage.Show(UInt32) Method

Definition

public:
 void Show(System::UInt32 nCmdShow);
public:
 void Show(unsigned int nCmdShow);
void Show(unsigned int nCmdShow);
public void Show (uint nCmdShow);
abstract member Show : uint32 -> unit
Public Sub Show (nCmdShow As UInteger)

Parameters

nCmdShow
UInt32

Applies to