WizardEditor Property

Applies To
Wizard

Description
Opens WizardEditor to set up the Wizard control.

Usage
You can use the WizardEditor property only when designing. You can add or delete pages, and set the characters displayed on the page.

Setting Description
Add Adds a new page after the last page.
Delete Deletes the selected page.
WizardPageText Sets the text of the tab for the selected page.

Values
True : The multiline text box control wraps words
False : The text box control automatically scrolls horizontally when the user types past the right edge of the control.
Default: True

See Also
Wizard Control