0

Hi is there any way in which the zoom in level changes to 85% whenever VS2010 loads a project. I find doing this procedure every time I load a project or a different page/file.I would like the default level to be 85% rather than 100%

Rajeshwar
  • 11,179
  • 26
  • 86
  • 158
  • 1
    Duplicate of: [Visual Studio 2010 default zoom level](http://stackoverflow.com/questions/4771750/visual-studio-2010-default-zoom-level) – Blachshma Jan 10 '13 at 23:18

1 Answers1

1

I don't think there is a way to do it on startup, but check out Presentation Zoom.

If you zoom in on one page, the other pages will respect the new setting. It only persists while the Visual Studio is open, so you'd have to do it once every time you open it.

Brandon
  • 68,708
  • 30
  • 194
  • 223