-
Reposition MDI Client window?
I'd like to reposition the MDI Client window to a custom position. I'm parenting a
window inside the mdi window, and I'd like to move the mdi client window out of the
way to adjust for this windows size. I can subclass the MDI form and/or it's client
window and move the client window by handling WM_SIZE, but there always seems to be a
flicker when I move the client window. It appears to move to it's default position
before moving to the position I want to move it to. Am I handling the wrong message?
Should I handle WM_NCCALCSIZE and then position the client window? Any ideas? So, I
guess my question is, how do I position the MDI Client window flawlessly?
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks