maximizing question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This is an embarrassing question. I am using full screen forms and how do I
keep them full screen (maximized)? I do know about the DoCmd.Maximize but is
there another way to keep all the regular forms maxxed? The popups don't
need to be and those aren't a problem.
Thanks for any assistance.
*** John
 
Doing this myself years ago I think I used an OnFocus DoCmd.Maximiz
which worked fine - is there a particular reason you don't want t
use this bit of code
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top