To change the font of caption for SDI application
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I have to change the font of captions of mainframe window,property pages and simple dialog boxes.I am working on a SDI application. Please suggest me the way to do it and if possible give me the snippets of code if available.
Thanks and Regards Neeraj Sinha
-
Hi I have to change the font of captions of mainframe window,property pages and simple dialog boxes.I am working on a SDI application. Please suggest me the way to do it and if possible give me the snippets of code if available.
Thanks and Regards Neeraj Sinha
See Customized Skinned Caption for MDI [^] and Custom Captions (including multi-line captions)[^] does helpful for you?
WhiteSky