How to color a form in my MFC application
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I'm working with MFC (.exe) application in VC++. i've inserted a "form" in my application.i coloured the "form" by using the properties of the "form"...But i dnt know ,how to color the dialog containing my "form"... can anyone help in this regard thanks in advance... Saravana....
-
I'm working with MFC (.exe) application in VC++. i've inserted a "form" in my application.i coloured the "form" by using the properties of the "form"...But i dnt know ,how to color the dialog containing my "form"... can anyone help in this regard thanks in advance... Saravana....
Can you more explain? I guess you have a dialog and you want to change color of dialog,right?
WhiteSky