How to disable all caps menu titles in Visual Studio

后端 未结 11 1224
半阙折子戏
半阙折子戏 2020-12-04 04:12

I assume the title is self explanatory. Just want to change the look of the Visual Studio 2012 not to show menu title in all capital letters.

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-04 05:06

    For Visual Studio 2012 Express for Windows Phone, use

    HKEY_CURRENT_USER\Software\Microsoft\VPDExpress\11.0\General\SuppressUppercaseConversion
    

提交回复
热议问题