|
-
February 18th, 2009, 06:18 AM
#2
Re: Suppressing dialog UI in a property sheet
Rather than call OnWizardNext you should use CPropertySheet::SetWizardButtons to set button "Finish" instead of "Next" (see the example in MSDN article "CPropertySheet::SetWizardButtons"). In that case you won't be able to go to your "final dialog": either "Back" or "Finish".
Victor Nijegorodov
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|