Constructor Wizard
Wizard()
Initializes a new instance of the Wizard class.
public Wizard()
Remarks
The wizard is centered with automatic sizing and includes Back and Next/Finish buttons. Use AddStep(WizardStep) to add steps.
Initializes a new instance of the Wizard class.
public Wizard()
The wizard is centered with automatic sizing and includes Back and Next/Finish buttons. Use AddStep(WizardStep) to add steps.