IVCWizCtlUI::Load Method (Object^)

 

Initializes the specified document.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

void Load(
	Object^ pdispDocument
)

Parameters

pdispDocument
Type: System::Object^

Required. A pointer to the Document.

Call ShowWiz to display the wizard's UI.

Return to top
Show: