ACC1x: Duplicate Control Menus and Restore Buttons on Form |
Q108440
A maximized, continuous form has two Control (system) menus and two Restore buttons.
Duplicate Control menus and Restore buttons will appear on a form under the
following conditions:
Add the following macro action to the beginning of the macro attached to
the custom menu that opens the second form:
Action
-------------------------
DoMenuItem
MenuMar: Form
MenuName: Edit
Command: Select Record
Subcommand:
Action
-------------------------
DoMenuItem
MenuMar: Form
MenuName: Edit
Command: Select Record
Subcommand:
OpenForm
FormName: Test2
Microsoft has confirmed this to be a problem in Microsoft Access versions 1.0 and 1.1. This problem no longer occurs in Microsoft Access version 2.0.
Action
--------------------------------
AddMenu
MenuName: View
MenuMacroName: Test Menu View
Action
------------------
OpenForm
FormName: Test2
OnMenu: Test Menu
DefaultView: Continuous Forms
Keywords : kbusage
Issue type : kbbug
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |