G
Guest
I have an MDI application that has 4 child windows.
When my application opens, it initialially opens all of the forms
un-maximized. When I then choose to maximize all of the windows and then in
my code switch the app to one particular window, that one window does not
appear maximized.
Instead, I have to double-click on the title bar and then in the control box
I see the option to maximize. Otherwise the control box shows what appears
to have 'restore' capability. Not sure if this explaination makes sense.
I have the autoscroll set to true on the window because the controls on the
window go down farther than the height of the window. Is there something to
do with the autoscroll that could be causing this behaviour?
Thanks.
STom
When my application opens, it initialially opens all of the forms
un-maximized. When I then choose to maximize all of the windows and then in
my code switch the app to one particular window, that one window does not
appear maximized.
Instead, I have to double-click on the title bar and then in the control box
I see the option to maximize. Otherwise the control box shows what appears
to have 'restore' capability. Not sure if this explaination makes sense.
I have the autoscroll set to true on the window because the controls on the
window go down farther than the height of the window. Is there something to
do with the autoscroll that could be causing this behaviour?
Thanks.
STom