Hidding everything that's in the background..

P

Patrick

HI!!

I'm trying to hide all of the database development
environment that we see in the backgroud.

So far I've used the starTup... to help me deal with this
problem,but even after using every option in the startup
I still have the windows development in the background
with a shorter menu.

Can I get rid of this window as well, and only use the
forms I created in Access has my windows.

Can it be done...

thanx in advance for all your help..
Patrick
 
V

Van T. Dinh

Not sure what you meant by the background. Access Forms are supposed to run
in the context of the Access Application window.

You can try hiding the Access Application window using the code from The
Access Web:

http://www.mvps.org/access/api/api0019.htm

However, there may be complications with hiding the Access Application
window. Plse read the note in the above-mentioned article.
 
Top