FIX: ALT+MINUS SIGN Does Not Work with Maximized MDI Forms (101380)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q101380 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:
- Press the ALT Key to activate the control box for the maximized MDI
child form
- 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.
Modification Type: | Major | Last Reviewed: | 12/9/2003 |
---|
Keywords: | kbbug kbfix KB101380 |
---|
|