mfc xp style
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
how can you modify modal dialog buttons to look like xp style in mfc? is there a class in mfc that does that for you?
-
how can you modify modal dialog buttons to look like xp style in mfc? is there a class in mfc that does that for you?
See if it helps... Using Windows XP Styles in your MFC/WIN32 Applications[^]
-
how can you modify modal dialog buttons to look like xp style in mfc? is there a class in mfc that does that for you?
Please refer http://msdn.microsoft.com/en-us/library/aa289524%28VS.71%29.aspx[^] Regards, Paresh.