3
Answers

Drop down command to tool bar

Maha

Maha

5y
713
1
Hi
Five years ago I was a member of this site then I was studying C# for a hobby. Now I need it professionally. Things are slightly in memory. I hope this site can help me to refresh my memory.
 
How to bring this to tool bar?
 
 
Answers (3)
4
Rajanikant Hawaldar

Rajanikant Hawaldar

32 38.8k 450.8k 5y
Hi Maha,
 
In Visual Studio, move your cursor near to toolbars then there is dropdown option "Add or Remove Buttons" click on that button then select sub menu customize then click on it then customize dialog will open then select Application Insights from Toolbar dropdown then click on Add Command button then Add command will open select Edit at Categories then select cut at Commands then click on ok button do the same for copy, paste.
 
 
Thanks 
Accepted
0
Rajanikant Hawaldar

Rajanikant Hawaldar

32 38.8k 450.8k 5y
To change the font and size of all text in the IDE of Visual Studio
On the menu bar, choose Tools > Options.
In the options list, choose Environment > Fonts and Colors.
In the Show settings for list, choose Environment Font. Tip. ...
In the Font list, choose a font.
In the Size list, choose a text size, and then choose the OK button.
 
toolbar width will be based on number of buttons it contains. Height i am not sure.
0
Maha

Maha

NA 600 74.2k 5y
Thanks for the help. Is there any way to adjust font and tool bar size?