The Code Viewer is an add-in for Visual Basic 6.0 which replaces most of the functionality of the Project Explorer. In addition, it provides you with a means of exploring the code layout in a compact a useful manner. 
The viewer is laid out much like the Project Explorer, the different categories of file are listed in folders in the tree view.
Each time you open a file node, the code for that file is parsed and added to the treeview. When