ACC: How to Remove the Menu Bar from a FormLast reviewed: May 14, 1997Article ID: Q100143 |
The information in this article applies to:
SUMMARYNovice: 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 INFORMATIONEntering =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 kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |