Click here to Skip to main content
15,881,204 members
Articles / Visual Studio
Reference

Turning off the uppercase menu in Visual Studio

Rate me:
Please Sign up or sign in to vote.
3.67/5 (2 votes)
2 Jul 2015CPOL 15.4K   1   4
A short reference of how the uppercase menu in Visual Studio 2013 can be turned off.

Introduction

Introduced with Visual Studio 2012 the menu was written in all uppercase letters:

Image 1

Fix it

If you prefer lowercase letters in your menu (and want to go back to a look'n'feel almost like it was in VS 2010), select Tools > Options and check the box near "Turn off upper case in the menu bar". Note that this Options is only available when using VS 2013, Update 4.

Image 2

 

Hit "OK" and enjoy a human readable menu bar:

Image 3

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionStarting from Visual Studio 2013 Update 4? Pin
Wendelius2-Jul-15 1:32
mentorWendelius2-Jul-15 1:32 
A short reference of how the uppercase menu in Visual Studio 2012 and 2013 can be turned off.

Should it be mentioned that this applies to VS 2013 starting from Update 4.

As far as I know, with versions prior to that registry should be modified as explained for example in Visual Studio 2013: Turn Off the Uppercase Menu[^]

modified 2-Jul-15 7:40am.

QuestionNot in VS 2012 Pin
RadiatorTwo2-Jul-15 1:32
RadiatorTwo2-Jul-15 1:32 
AnswerRe: Not in VS 2012 Pin
Marco Bertschi2-Jul-15 1:44
protectorMarco Bertschi2-Jul-15 1:44 
AnswerRe: Not in VS 2012 Pin
Carlos19073-Jul-15 0:13
professionalCarlos19073-Jul-15 0:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.