Share via


ClassView Tab

In Project view, the ClassView tab shows the classes and their members for all projects in the workspace. The folder name shown in bold type is the default project configuration. Expanding a project folder displays the classes included in that project. Expanding a class displays the members in that class. Double-clicking a member navigates to its location in the source code. ClassView also displays Feature Object Model (COM) interfaces that have been defined in an IDL or ODL file for the project.

The ClassView shortcut menu varies according to the focus in the window; that is, if the focus is on a project, class, or class member. When the focus is on a project, you can use the ClassView shortcut menu to add a new class. When the focus is on a class, you can add members to the class. When the focus is on a COM interface, you can add properties and methods to the interface. For Microsoft ActiveX control interfaces, you can also define new events.

See Also

Workspace Window | Windows and Document Views

 Last updated on Wednesday, April 14, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.