How to get rid of the all caps menus in Visual Studio 11.0 / 2012.

Apparently there is a registry edit to remove the all capital lettering for the main menus in Visual Studio, and get the normal pascal casing by changing the value of the following registry entry:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\SuppressUppercaseConversion
to REG_DWORD value: 1

1 Comment

  1. Zack

    +1, works.

    Reply

Leave a Comment

Your email address will not be published.