Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms Full Screen 1

Status
Not open for further replies.

MikeMcKeown

Programmer
Apr 1, 2003
69
GB
Hi,

I would like to be able to load my forms up in full view, i have tried using DoCmd.Maximise. Which opens the form in a maximised window.

However I would like the user to be unaware that there are in Access and therefore would like to know how to make the menus and pulldown menus etc not visible.

Is this possible and if so how. Do I have to use a seperate program to do this??

Any ideas??
 
I am using an Access adp project so i would create an ade file. However I am not sure how to go around doing this and the advantage of this.
 
There are some options in the Tools/Startup...menu that may help. You can disable full menus and shortcut menus and add custom menu bars. This will also allow you to hide the database window and specify which form appears when the users open the application.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top