IPropertyPage.Show(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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