Cancelled Event

Occurs when the user presses Cancel.

Syntax:

Private Sub Cancelled()

Remarks:

The cancelled event indicates that the user wishes to abort the wizard process.

See Also: Finished Event