B
BradC
I have an MDI parent application with several forms inside it.
As the user switches between forms, I am forcing a maximize to keep it
filling up the parent window.
When the user has one particular form displayed, sometimes the screen really
gets messed up.
It gets into this weird mode where the child form is still maximized inside
the parent, but it only takes up half the window! The bottom half is gray,
and only the top half shows the form content.
All the user has to do to make this happen is minimize and then restore the
MDI parent window.
Has anybody seen this before? Is there an event for when someone restores
the application from minimized?
Thanks for your help!
As the user switches between forms, I am forcing a maximize to keep it
filling up the parent window.
When the user has one particular form displayed, sometimes the screen really
gets messed up.
It gets into this weird mode where the child form is still maximized inside
the parent, but it only takes up half the window! The bottom half is gray,
and only the top half shows the form content.
All the user has to do to make this happen is minimize and then restore the
MDI parent window.
Has anybody seen this before? Is there an event for when someone restores
the application from minimized?
Thanks for your help!