Optimizing Menu and Toolbar Commands

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The addition of VSPackages and their corresponding commands to Visual Studio may cause a crowded UI. Visual Studio provides ways to help minimize UI command confusion.

In This Section

Making Commands Available
Provides general guidelines for minimizing crowding of the Visual Studio UI when you add VSPackages.

Placement Guidelines
Provides specific guidelines for implementing a VSPackage according to the size of the command set.

Commands, Menus, and Toolbars
Explains how to create a UI that includes menus, toolbars, and command combo boxes.