Code Window: Navigating Through Code
Tags:
IDE
, 2003
, Beginning
This video highlights two methods for navigating through your code. The Class and Procedure selectors within the Code window allow you to select the specific code areas from drop down list boxes located at the top of the code window. The Class View window shows all the namespaces, classes and procedures that are contained across multiple files. The use of these two techniques are demonstrated and explained.