Drawing
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How can I draw on the all the FrameWnd Components like the closebox. I don't mean how to draw the components I mean how to draw on the components.
-
How can I draw on the all the FrameWnd Components like the closebox. I don't mean how to draw the components I mean how to draw on the components.
Check WM_NCPAINT and GetWindowDC. Tomasz Sowinski -- http://www.shooltz.com.pl