Wednesday, October 17, 2012

How To Prevent Visual Studio 2012 ALL CAPS Menus!

If you can’t stand the ALL CAPS menus in Visual Studio 2012 there’s a way to switch them to normal casing. open your registry editor and create the following registry key and value HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\SuppressUppercaseConversion REG_DWORD value: 1 Go figure why this is set in the registry...
Before


After

No comments: