ACC: Minimizing Pop-Up and Modal Form Loses Application FocusID: Q103988
|
Novice: Requires knowledge of the user interface on single-user computers.
If you run the Minimize macro action on a form that has both the PopUp and
Modal properties set to Yes, the Microsoft Access window will cease to be
the active window, and the next application on the Microsoft Windows
desktop will become active instead.
When a pop-up form is minimized, Windows tries to activate another pop-up form in the active window. Since the form is also modal, the Microsoft Access main window is disabled and cannot be activated. Windows then makes the next available application's window active.
Change the Modal property of the form to No. When the form is minimized, the Microsoft Access window will be activated.
This behavior no longer occurs in Microsoft Access version 7.0.
Additional query words: min
Keywords : kbusage FmsProp
Version : 1.0 1.1 2.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 26, 1999