Click or drag to resize

WizardPage Events

The WizardPage type exposes the following members.

Events
 NameDescription
Public eventApplyPressed The ApplyPressed event gets fired when the the user clicked the apply button.
Public eventBackPressed The BackPressed event gets fired when the the user clicked the back button.
Public eventCancelPressed The CancelPressed event gets fired when the the user clicked the cancle button.
Public eventFinishPressed The FinishPressed event gets fired when the the user clicked the finish button.
Public eventNextPressed The NextPressed event gets fired when the the user clicked the next button.
Public eventPageActivating The PageActivating event gets fired when the WizardPage is activating.
Public eventPageDeactivating The PageDeactivating event gets fired when the WizardPage is deactivating.
Top
See Also