IPropertyPage.Show(UInt32) 方法

定义

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)

参数

nCmdShow
UInt32

适用于