Simple Maximizing Database Window

K

kennykee

Hi everyone,

How to maximize database window automatically and on activate event once we
enter the database?

Any solutions?

Thanks in advance

Kennykee
 
K

kennykee

Thanks Tom
I know the code but i do not know where to put the code
Can you tell me where to put the code on event "on activate"?
The database window I refer is the main window which display all the tables,
forms, report,.....

Any solutions?

Thanks in advance

Kennykee
 
T

Tom Lake

Thanks Tom
I know the code but i do not know where to put the code
Can you tell me where to put the code on event "on activate"?
The database window I refer is the main window which display all the
tables,
forms, report,.....

It goes in the SUB that's automatically created when you tell Access you
want to
use code in the event.

Tom Lake
 
K

kennykee

Thanks Tom
I think I will hide my database window and no need to maximize it

Thanks anyway for your help

kennykee
 
Top