Occurs when the user has pressed the Finish button, indicating completion of required data-entry.
Private Sub Finished()
The Finished event procedure is normally used to perform the wizard's final processing once all required data has been entered.
See Also: | Cancelled Event |