Inheritance Browsing

The Class View in Visual C++ supports inheritance browsing.

For a type in the view, it displays the base types from which the type is derived (in “Base Types”) and a list of the other types that are deriving from the selected type (in “Derived Types”).

It supports drill-in by allowing the user to navigate up or down the inheritance tree.