This documentation is archived and is not being maintained.
WizardNavigationEventArgs Properties
Visual Studio 2010
The WizardNavigationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the navigation to the next step in the wizard should be canceled. |
|
CurrentStepIndex | Gets the index of the WizardStep object currently displayed in the Wizard control. |
|
NextStepIndex | Gets a value that represents the index of the WizardStep object that the Wizard control will display next. |
Show: