View Full Version : Customizing access apllication


eunice007
05-09-2008, 09:38 AM
Hello

Please help as I would like to customise the application I created such that when it opens there is no menu bar.

I tried unticking everything using start up option, but when i refresh, the menu bar is still there.


Thank you.

RuralGuy
05-09-2008, 10:02 AM
What Version of Access?

eunice007
05-09-2008, 12:00 PM
Its Microsoft xp....

RuralGuy
05-09-2008, 01:47 PM
How do you plan to navigate your application?

RuralGuy
05-09-2008, 03:04 PM
You can create a Custom MenoBar that has nothing on it and then set that menubar to be the Application MenuBar in the StartUp dialog. Will that work for you? Are you trying to get rid of the Access look alltogether?

eunice007
05-09-2008, 11:07 PM
Yes, Id like to get rid of the Access menu completely.

Regards

Eunice007

RuralGuy
05-10-2008, 08:04 AM
If you are trying to hide the Access window completely then maybe this link (http://www.mvps.org/access/api/api0019.htm) is what you are looking for. If so then be sure and heed the warnings.