Wizard |
The WizardPage type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | Gets, sets the Caption of the WizardPage. | |
| CaptionImage | Gets, sets the CaptionImage of the WizardPage. | |
| Description | Gets, sets the Description of the WizardPage. | |
| EnableApplyButton | Gets or sets a value indicating whether the ApplyButton can respond to user interaction. | |
| EnableBackButton | Gets or sets a value indicating whether the BackButton can respond to user interaction. | |
| EnableCancelButton | Gets or sets a value indicating whether the CancelButton can respond to user interaction. | |
| EnableFinishButton | Gets or sets a value indicating whether the FinishButton can respond to user interaction. | |
| EnableNextButton | Gets or sets a value indicating whether the NextButton can respond to user interaction. | |
| ShowApplyButton | Gets or sets a value indicating whether the ApplyButton is displayed in the WizardPage. | |
| ShowBackButton | Gets or sets a value indicating whether the BackButton is displayed in the WizardPage. | |
| ShowCancelButton | Gets or sets a value indicating whether the CancelButton is displayed in the WizardPage. | |
| ShowFinishButton | Gets or sets a value indicating whether the FinishButton is displayed in the WizardPage. | |
| ShowNextButton | Gets or sets a value indicating whether the NextButton is displayed in the WizardPage. |