BUG: CTRL+LEFT/RIGHT ARROW Behaves Differently When Edit/Type (77928)
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
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q77928 SYMPTOMS
The key combinations CTRL+LEFT ARROW and CTRL+RIGHT ARROW work
differently when editing code in a procedure than when typing in the
Immediate window.
In the Immediate window, CTRL+LEFT ARROW will move the cursor in front
of the preceding word even if that word is one of the following
symbols:
! @ # $ % ^ ^ & * ( ) { } : ; , " ' [ ] < >
In the code editor, these symbols are not treated as words, so the
cursor skips over them when using the ARROW key combinations to position
the insertion point.
STATUS
Microsoft has confirmed this to be a bug in the VB.EXE environment of
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.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | kbBug kbenv KB77928 |
---|
|