B
Bruce
I am using a form of my own design as the Startup form. I
would like for the form always to be maximized, so that
other forms open in front of it. As it is now, whenever I
click on a command button on the startup form to open
another form, the startup form shrinks. I can make it
maximize whenever it is on top, but not when another form
si in front of it. DoCmd.Maximize does not do the trick,
no matter to which event I attach it. I have searched
newsgroups, and have almost come to the conclusion that
this seemingly simple wish is either impossible to meet or
else is so complex that it is not worth doing.
would like for the form always to be maximized, so that
other forms open in front of it. As it is now, whenever I
click on a command button on the startup form to open
another form, the startup form shrinks. I can make it
maximize whenever it is on top, but not when another form
si in front of it. DoCmd.Maximize does not do the trick,
no matter to which event I attach it. I have searched
newsgroups, and have almost come to the conclusion that
this seemingly simple wish is either impossible to meet or
else is so complex that it is not worth doing.