In This Article

ActiproSoftware.Windows.Controls.Wizard Namespace

Classes

AeroWizard

Represents a Wizard control that uses the Aero style.

CommandButton

Represents a button that can be used in an AeroWizard to provide some choices for moving forward in the wizard.

Wizard

Represents a Wizard control.

WizardButtonContainer

Represents a button container for the Wizard control.

WizardCommands

Contains the commands used for the Wizard control.

WizardPage

Represents a page within a Wizard control.

WizardPagePresenter

Represents a presenter for displaying WizardPage items within a Wizard control.

WizardSelectedPageChangeEventArgs

Provides event arguments for a Wizard selected page change.

Enums

WizardPageSelectionFlags

Indicates information about a Wizard page selection.

WizardPageSequenceType

Specifies the type of page sequencing to use.

WizardPageType

Specifies the type of WizardPage.

WizardWindowCancelButton

Specifies the button in a Wizard control that is clicked when the user presses the ESCAPE key.

WizardWindowDefaultButton

Specifies the button in a Wizard control that is clicked when the user presses the ENTER key.

WizardWindowTitleBehavior

Specifies the behavior the Wizard control will use in regards to automatically updating the title bar of the containing Window.