BOOL OnWizardNext( );
Return Value
To jump to a page other than the next one, return the identifier of the dialog box to be displayed.
Remarks
This member function is called when the user clicks the Next button in a wizard.
Override this member function to specify some action the user must take when the Next button is clicked.