BOOL OnWizardFinish( );
Return Value
Nonzero if the property sheet is destroyed when the wizard finishes; otherwise zero.
Remarks
This member function is called when the user clicks the Finish button in a wizard.
Override this member function to specify some action the user must take when the Finish button is pressed.