In This Article

WizardCancelButtonDefault Enum

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

public enum WizardCancelButtonDefault

Fields

Name Description
Cancel

The Cancel button is clicked.

None

None of the wizard buttons are clicked.