Hi,
I use Visual C++ MFC in Visual Studio, would like to ask how I could change the background color of the main dialogue or put an image as background of the dialogue?
Should it be added in the OnPaint() routine?
Thanks in advance!