mfc >> Title of CPropertyPage

by Marco Jonker » Fri, 28 Nov 2003 16:43:06 GMT

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




mfc >> Title of CPropertyPage

by Jeff Partch [MVP] » Fri, 28 Nov 2003 17:47:36 GMT





function

Although it's not entirely clear what you expect, I think you'll probably
want to consult this document...

http://support.microsoft.com/default.aspx?scid=kb %3Ben-us%3B141487

--
Jeff Partch [VC++ MVP]





Similar Threads

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++

4. Theming CPropertyPage

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.

5. Updating CPropertyPages

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