ACC1x: Duplicate Control Menus and Restore Buttons on FormID: 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 FmsProp
Version : 1.0 1.1
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: March 30, 1999