Counter to docmd.maximize ?

  • Thread starter Thread starter Ron
  • Start date Start date
R

Ron

Is there a command that will basically do a 'restore
down' from a docmd.maximize.

I use maximize on some of my forms, but it seems to carry
over to other forms that don't have the command.
 
DoCmd.Restore will return the form from its maximized state.

hth,
 

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