C
Clare
I have one main form with a comand button which opens up a subform. I would
like the main form to remain maximised and the subform to be a smaller pop up
type form. The problem was that if the main form was maximised the subform
would also be maximsed.
For the smaller subform I have used the macro restore in on activate and in
the main form maximise in the on activate. This does actually work fine
except when I click on the subform the mainform does go smaller but when I
click on the main form again it does return to maximised.
Is there any way to keep the main form maximised at all times even when the
smaller subform is loaded?
Thanks.
like the main form to remain maximised and the subform to be a smaller pop up
type form. The problem was that if the main form was maximised the subform
would also be maximsed.
For the smaller subform I have used the macro restore in on activate and in
the main form maximise in the on activate. This does actually work fine
except when I click on the subform the mainform does go smaller but when I
click on the main form again it does return to maximised.
Is there any way to keep the main form maximised at all times even when the
smaller subform is loaded?
Thanks.