Workspace Window: ClassView Tab (Windows CE 5.0)

Send Feedback

The ClassView tab shows the classes and their members for all projects in the workspace.

The folder name shown in bold type is the active 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 Component 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 COM interface.

  • 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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.