Constructor Wizard
Wizard()
public Wizard()
Remarks
The Wizard will be vertically and horizontally centered in the container.
After initialization use X, Y, Width, and Height change size and position.
Wizard(ustring)
public Wizard(ustring title)
Parameters
titleustringSets the Title for the Wizard.
Remarks
The Wizard will be vertically and horizontally centered in the container.
After initialization use X, Y, Width, and Height change size and position.