Home All Groups Group Topic Archive Search About

Re: MDI child maximizing doesn't work correctly

Author
21 Jan 2006 2:21 PM
geoffteb
I didn't have this problem with the VS 2005 beta, including a project that
was started in beta and has now been updated to the final release. But in new
projects started in the release version I have this problem.

The closest I have come to finding a fix is to set window state in the load
event of the child form.

Geoff

Author
24 Jan 2006 11:08 AM
Martin
Glad to hear I'm not the only one who has this problem...
I stumbled on the same "fix" as you did.

Show quoteHide quote
"geoffteb" <geoff***@discussions.microsoft.com> wrote in message
news:15C05EF8-9248-4AD3-A242-4C19F3E1B9B2@microsoft.com...
>I didn't have this problem with the VS 2005 beta, including a project that
> was started in beta and has now been updated to the final release. But in
> new
> projects started in the release version I have this problem.
>
> The closest I have come to finding a fix is to set window state in the
> load
> event of the child form.
>
> Geoff
>