Change height of window title bar for Visual Studio 2013 and/or Office applications

假装没事ソ 提交于 2020-01-02 08:19:08

问题


I don't know why but Microsoft decided to make the title bars of the windows of Visual Studio 2013 and Office applications huge! They are so thicker than normal windows and this is really annoying especially if you have a small screen.

Do you think there is a way to change this?


回答1:


There is an extension for Visual Commander to hide Visual Studio 2013 title bar. In the HideTitleBar function instead of setting visibility to collapsed you can try to change height.




回答2:


I don't think you can change the size of the title bar. The best you can do is to auto-hide it, that way you see the ribbon only when you need it.




回答3:


There is an extension of Visual Studio https://visualstudiogallery.msdn.microsoft.com/4bb76b8a-cef1-4223-8f9c-8e815e50e56c for download.

It can change the title bar smaller instead of hiding it. Because if you hide it, you loose the control to move the window around or minimize it.



来源:https://stackoverflow.com/questions/20776511/change-height-of-window-title-bar-for-visual-studio-2013-and-or-office-applicati

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!