WizardPage Events |
The WizardPage type exposes the following members.
Name | Description | |
---|---|---|
ApplyPressed |
The ApplyPressed event gets fired when the the user clicked the apply button.
| |
BackPressed |
The BackPressed event gets fired when the the user clicked the back button.
| |
CancelPressed |
The CancelPressed event gets fired when the the user clicked the cancle button.
| |
FinishPressed |
The FinishPressed event gets fired when the the user clicked the finish button.
| |
NextPressed |
The NextPressed event gets fired when the the user clicked the next button.
| |
PageActivating |
The PageActivating event gets fired when the WizardPage is activating.
| |
PageDeactivating |
The PageDeactivating event gets fired when the WizardPage is deactivating.
|