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

一个人想着一个人 提交于 2019-12-06 03:38:09

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.

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.

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.

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