At run time, how do I draw a box around few edit controls?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
You should handle WM_PAINT in parent window class. Tomasz Sowinski -- http://www.shooltz.com
You should handle WM_PAINT in parent window class. Tomasz Sowinski -- http://www.shooltz.com