jawae Level: Whizz Kid
 Registered: 30-08-2005 Posts: 18
|
docmd.maximize
Hi,
I would like all my forms within Access 2003 to stay maximized.
If I open Form1 and run docmd.maximize in one of the:
on_current
on_load
then all is ok.
If I open a 2nd form (Form2) and then close Form2, then form 1 does not stay maximized. It is not minimized, but is in a non-maximized window.
On Form properties, Popup and Modal are set to "no".
I have tried to put docmd.maximize in a bunch of different code (on got focus, on current etc) but none seemed to work.
I suspect there is an easy solution to this.
Thanks,
Jason
____________________________
Jason
|