WizardButtonType Enum
Specifies one of the wizard buttons.
public enum WizardButtonType
Fields
| Name | Description |
|---|---|
| Back | The Back button. |
| Cancel | The Cancel button. |
| Finish | The Finish button. |
| Help | The Help button. |
| Next | The Next button. |