Share via


WizardForm.InitWizard Method ()

 

Collects all WizardPage controls from the tabs in the page collection, removes the tab control at run time, and assigns the first page in the collection to the current page.

Namespace:   Microsoft.WindowsServerSolutions.Wizards
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

protected virtual void InitWizard()
protected:
virtual void InitWizard()
Protected Overridable Sub InitWizard

See Also

WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace

Return to top