I have a CPropertySheet-derived class in wizard mode. When I display it using DoModal(), everything works fine. However, when I try to use Create() instead, the wizard pages don't display properly. Can anybody help?
You have probably wrong Control IDs (there are in *.rc- File).
Then You can have wrong Property Pages in Your sheet.
If all that is ok, them You have probably wrong overrided any functions in PropertySheet.
A right sample:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.