Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3027

Can we use OnDrawItem for dynamically created CStatic objects ?

$
0
0
The main problem is a CStatic Object is created dynamically & when I'm changing the background of entire dialog to white, the background of dialog changes except the CStatic Object.

Also if CStatic Object background is white, then it is not visible on the screen.

Viewing all articles
Browse latest Browse all 3027

Trending Articles