Adding and Editing User-Interface Objects

A large part of developing and refining your interface involves customizing user-interface objects, or Windows resources. The development environment provides a rich set of resources you’ll use to enhance the initial interface that AppWizard creates for you. By adding various resources to your project, and editing them in the resource editors, you can quickly implement your user-interface design.

The resource editors enable you to move easily between design mode and a run-time view of interface objects, such as menus, toolbars, and dialog boxes.

Suggested Reading in the Visual C++ User’s Guide