Hello,
I tried to set the title of a PropertyPage using the SetWindowText function
but this doesn't seem to work. Is there another way to do this?
Greetings Marco
1. How to change the title of a CPropertyPage?
2. How to change the title of a CPropertyPage
Hi all,
I want to change the title of a CPropertyPage. I had overrided the
OnInitDialog() of my CPropertyPage and used the SetWindowText() to
change the its title. However, it does not work.
Does anyone know how to change the title of CPropertyPage? Thanks.
Best regards,
Justin
3. VS7 and CPropertyPage - Microsoft Visual C++/VC++
Hello, How can i change the color of a CProperySheet and use CBitmapButton for Next Back buttons in wizard mode? or How can i theme a CPropertySheet which is in a Wizard mode? Please help Thanks in advance, J.
6. CPropertyPage::OnKillActive with multithreaded code
7. OnInitDialog and OnSetActive of CPropertyPage
8. Tab in Wizard page (CPropertyPage)
Hi, I want to create Tab Pane in Wizard page. How can I do this? As CPropertySheet, can have CPropertyPage only. Now I have developed Wizard application using CPropertySheet. Now I want to create a Tab Pane on the third page of the wizrd(i.e in CPropertyPage). Thank you for your time. Avin Patel