Menu and Toolbar Command Walkthroughs

Notes

Beginning with Visual Studio 2008 SDK, use XML Command Table (.vsct) files instead of Visual Studio Command Table (.vsct) files to define how menus and commands appear in your VSPackages. For more information, see XML-Based Command Table Configuration (.vsct) Files.

You can add menus and toolbars to many different user interface (UI) elements of your VSPackage or the Visual Studio integrated development environment (IDE). The walkthroughs in this section lead you through the most common scenarios.

In This Section