Datasheet
Figure 1-54: The Visual Basic code editor provides many features, including line numbers and icons that
indicate breakpoints and bookmarks.
Margin Icons
The gray margin to the left of the line numbers contains icons giving information about the correspond-
ing lines of code. The following table describes the icons on lines 4 through 11.
Line Icon Meaning
4 Yellow arrow Indicates that execution is paused at this line
5 Red circle Indicates a breakpoint
6 Hollow red circle Indicates a disabled breakpoint
7 Red circle with plus sign Indicates a breakpoint with a condition or hit count test
10 Red diamond Indicates a breakpoint that executes an action when reached
11 Blue and white rectangle Indicates a bookmark
53
IDE
571982 ch01_2.qxd 1/19/06 1:16 PM Page 53