ACC: How to Remove the Menu Bar from a Form

ID: Q100143


The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1, 2.0, 7.0, 97


SUMMARY

Novice: Requires knowledge of the user interface on single-user computers.

To remove the menu bar from a form, enter =1 (or any Visual or Access Basic function that evaluates to a numeric result) in the MenuBar property of the form in Microsoft Access 2.0, 7.0, and 97, or in the OnMenu property of the form in Microsoft Access version 1.x.


MORE INFORMATION

Entering =1 causes Microsoft Access to evaluate the property. Because there is nothing to place in the menu bar, the menu bar is not displayed.

Keywords : FmsEvnt
Version : 1.0 1.1 2.0 7.0 97
Platform : WINDOWS
Issue type : kbhowto


Last Reviewed: March 24, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.