Database window

T

Tcs

I have a small app with one main menu form with about a dozen buttons. My app
seems to run okay, but the database window is always visible behind my menu.
How do I make it disappear?

Thanks in advance,

Tom
 
B

Brian

Tcs said:
I have a small app with one main menu form with about a dozen buttons. My app
seems to run okay, but the database window is always visible behind my menu.
How do I make it disappear?

Thanks in advance,

Tom

On the Tools menu, Startup option, there is a "Display Database Window"
checkbox.

Once you have unchecked this, you can choose to display the database window
by (among other methods) holding down the Shift key while opening your
database.
 
R

Rick B

Once the database is opeoned, if you need to see the database window, you
can hit F11.

Rick B
 
Top