AppMinimize not working

J

JayTee

Hi all,
I have a problem with the "DoCmd.RunCommand acCmdAppMinimize"
It seems to work in all databases I have built but now I have one database
with the same coding on a button and I cannot get it to work.
I have tried a macro to do the same thing but it won't work either

Any help would be greatly appreciated.
Thanks in advance
Jan T
 
T

Tom van Stiphout

On Wed, 25 Mar 2009 08:55:25 GMT, "JayTee" <[email protected]>
wrote:

You may have noticed that some applications in some state cannot
minimize. Typically when a modal dialog is up. That's a Windows
limitation (by design), not a limitation of acCmdAppMinimize.

-Tom.
Microsoft Access MVP
 

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

Top