Share via


Using WizardBar to Navigate to Code

Home Page (Working with Classes)OverviewHow Do I ... Topics

Similar to ClassView, you can use WizardBar to quickly navigate through your class code. Many navigational commands are available from the WizardBar Action menu. By choosing commands from this menu, you can:

  • Jump to C++ class or function definitions or declarations.

  • Go to the next or previous function or method.

  • Open a C++ include file from the current project.

  • Jump to the Dialog editor for a class that implements a dialog box.

You can also jump directly to the definition for a class member simply by selecting it from the Members combo list and pressing RETURN, or by typing it directly into a WizardBar control. Selecting a dialog resource from the Members list opens the resource inside the Dialog editor.

You can also use ClassView and WizardBar to add new classes and members.

What do you want to do?

Jump to code by typing into a WizardBar control

Jump to the Dialog Editor to edit a dialog box

Assign a WizardBar command to a toolbar button