
126 Chapter 3 • Installing and Configuring VB.NET
Checked The Checked option shows you all tasks that have been
checked off as completed.
Unchecked The Unchecked view shows you all tasks that have not been
checked.
Locating Code
The IDE provides you with several options that allow you to browse through
documents to locate lines of code.These features make working with the IDE
easy, particularly when you have a solution that contains numerous files con-
taining many lines of code.You can bookmark various lines of code and navigate
through the bookmarks using the Next bookmark and Previous bookmark
commands. In addition, you can annotate code by adding a ...