|
-
May 9th, 2008, 10:19 AM
#4
Re: Overriding the maximize button for the main window in a MDI application
 Originally Posted by hoxsiew
Are you talking about the frame window (CMainFrame)? Handle the WM_SYSCOMMAND message (OnSysCommand() in the main frame window) and intercept the SC_MAXIMIZE command.
Thank you that was extremely helpful
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|