Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to customize Solution Explorer toolbar in Visual Studio 2012

I am trying to remove some buttons from the Solution Explorer toolbar in Visual Studio 2012, but I am not able to find that toolbar in the list when I go to Tools --> Customize.

Can someone tell me where to find the customization options for this toolbar?

like image 900
user1769675 Avatar asked Oct 23 '12 21:10

user1769675


People also ask

How do I change the Solution Explorer in Visual Studio?

Create a new C# WPF Application project. If you have multiple monitors, drag the Solution Explorer window and the Properties window over to your second monitor. If you're using a single monitor only, try closing all the windows except the designer. Press Ctrl+Alt+X to display the Toolbox window.

How do I show the Toolbar in Visual Studio 2012?

The Toolbox window displays controls that you can add to Visual Studio projects. To open Toolbox, choose View > Toolbox from the menu bar, or press Ctrl+Alt+X.

How do I get the Toolbar in Visual Studio?

Right-click the Visual Studio menu bar to get the list of toolbars. Select Test Toolbar. You should now see your toolbar as an icon to the right of the Find in Files icon.


1 Answers

Rearranging of the commands in the Solution Explorer toolbar is not supported (like the main toolbar).

like image 148
Cathy Sullivan Avatar answered Sep 22 '22 14:09

Cathy Sullivan