PRB: Line Continuation Character (_) Causes Event Concatenation (165975)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q165975 SYMPTOMS
The code window shows each event procedure of a control individually in the
default procedure view. Adding a space and a line continuation character
(an underscore "_") after the line of code preceding the End Sub statement
results in the following event of the same control to appear. If the Full
Module View check box in the Editor Tab of the Options dialog box is
clicked, the line separating the two procedures disappears.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 6/30/2004 |
---|
Keywords: | kbprb KB165975 |
---|
|