Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Visual-Studio / VS2010

Zoom in and out Code in Visual Studio 2010

3.00/5 (3 votes)
29 Apr 2010CPOL 1  
One of the simple feature I like is of Zoom in and out :) and that’s because while presenting on several events I need to increase the font or use magnifier but now I can just zoom in and zoom out using Ctrl + Mouse Scroll Up/down. So now I don’t have to do that Zoom in to...
One of the simple feature I like is of Zoom in and out :) and that’s because while presenting on several events I need to increase the font or use magnifier but now I can just zoom in and zoom out using Ctrl + Mouse Scroll Up/down. So now I don’t have to do that

Zoom in code Zoom out code
Zoom in to 177%Zoom out to 61%
Zoom

Also you will notice in the picture above that now on the bottom left of editor there is option to select zoom level from where you can also change the zooming factor.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)