Catching maximize of an app
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
This may be a simple question, but is there a way to catch when an MFC application is maximized? It would be great if there is a message or something I could override and add my code to....Thanks!
-
This may be a simple question, but is there a way to catch when an MFC application is maximized? It would be great if there is a message or something I could override and add my code to....Thanks!
-
Exactly what I needed! Thanks!