Donny V.
Donny V.

Reputation: 23556

Is there a way to make the buttons bigger in Visual Studio 2010?

Wondering if there is a way to make the buttons in the toolbars BIGGER in Visual Studio 2010.

Upvotes: 1

Views: 1805

Answers (1)

BNL
BNL

Reputation: 7133

For Visual Studio 2008;

http://msdn.microsoft.com/en-us/library/a2wb0asd(v=VS.100).aspx

To display large icons on toolbars

From the Tools menu, choose Customize.

In the Customize dialog box, select the Toolbars tab.

Select the Use large icons option.

Upvotes: 1

Related Questions