FIX: ALT+MINUS SIGN Does Not Work with Maximized MDI Forms

ID: Q101380


The information in this article applies to:
  • Microsoft Visual Basic Standard and Professional Editions for Windows, versions 2.0, 3.0


SYMPTOMS

When you press the ALT+MINUS SIGN key combination in an application that has an MDI Form and MDI child form, the control box on the MDI child form should receive the focus and the system menu should drop down. But this does not happen if the MDI child form is maximized.


WORKAROUND

Instead of using the ALT+MINUS SIGN key combination, use the following two steps to drop down the system menu for a maximized MDI child form:

  1. Press the ALT Key to activate the control box for the maximized MDI child form


  2. Press the ENTER key to drop down the system menu.



STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem has been corrected in Visual Basic version 4.0.

Additional query words: buglist2.00 buglist3.00 2.00 3.00 fixlist4.00

Keywords : PrgCtrlsStd
Version : WINDOWS:2.0,3.0
Platform : WINDOWS
Issue type :


Last Reviewed: January 20, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.