Using ClassView to Navigate to Code
Home Page (Working with Classes) | Overview | How Do I ... Topics
Simply by double-clicking an item displayed in ClassView, or by choosing commands from the ClassView pop-up menu, you can jump directly to specific code elements, including definitions for objects such as classes, functions, methods, or interfaces.
What do you want to do?
Jump to an object definition
To jump to an object definition from ClassView
In ClassView, point your cursor at the object, such as a class, member, or interface, whose definition you want to see.
From the ClassView****pop-up menu, choose Go to Definition.
For classes, you jump to the header (.h) file. For interfaces, you jump to the .idl or .odl file.