FIX: ControlBox Property False Disables Focus w/ Keys in Menus (76556)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q76556 SYMPTOMS
When the ControlBox property on a form is set to False, (disabling the
Control Box), the ability to change focus within menus using the
keyboard (such as by using the ARROW keys) is lost. This is because of
a limitation of Windows; it is not a problem with Visual Basic.
STATUS
Microsoft has confirmed this to be a problem with Windows version 3.0.
This problem was corrected in Microsoft Visual Basic version 3.0 for
Windows.
This problem only applies to changing focus between menu items. The
ARROW keys work correctly to change focus with other controls (for
example, two command buttons), even with the ControlBox disabled.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | kbbug KB76556 |
---|
|