The information in this article applies to:
SYMPTOMSUnder certain circumstances, the TAB key may generate either or both a KeyDown or KeyUp event for a form or control. The Language Reference for Visual Basic version 1.0 states on page 160 that KeyDown and KeyUp events are not generated for the TAB key. This is normally true. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
The TAB key is normally used to switch focus from one control to another
in the predefined tab order. This action does not normally produce a
KeyDown or KeyUp event. However, if there is not another control that can
accept the focus, pressing TAB generates a KeyUp and/or KeyDown event.
This problem manifests itself in several situations:
Steps to Reproduce Problem
Additional query words: buglist1.00 buglist2.00 buglist3.00 2.00 3.00
Keywords : |
Last Reviewed: September 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |