This website may use cookies. More info. That's Fine x
Welcome Login

Visual studio: Menus, toolbars and commands (customizing menus and toolbars)


Menus and Toolbars in visual studio ide:

vs-ide1

 

 

 

In visual studio ide, you can add or remove commands on any menu or toolbars:

 

Adding a new toolbar and adding commands to it:

1. Tool menu > Customize > click on New... > add a toolbar name.

vs-menu3

 

2. Click on Commands tab >  select Toolbar radio button > select toolbar.

 

3. Click on Add Command... > select a category > select command and click OK.

vs-menu1

 

4. Repeat step 3 to add another command to your toolbar.

vs-menu2

 

You can do this for menu too.

 

 

Removing a toolbar:

1. Tool menu > Customize > select toolbar(s) by checking checkbox(s).

2. Click on Delete.

 

 

 

For more information, see here.


Created on: Monday, April 10, 2017 by Andrew Sin