Change color of caption
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
hi How can we change the color of the caption bar of the dilaog box Thank you:)
-
hi How can we change the color of the caption bar of the dilaog box Thank you:)
There is no such ready to use method that allows you to change the caption bar. You will have to owner draw the items that you would like to change the color of. Look into the examples of code project. Aljechin
-
hi How can we change the color of the caption bar of the dilaog box Thank you:)