SIGN UP MEMBER LOGIN:    
Blog

Vertical Split in VS 2010

Posted by Manish Dwivedi Blogs | Learn .NET Jun 11, 2011
This blog will tell you, how to split aspx code and designer view vertically.

By default if you click on Split, it split the designer view and code horizontally. For split it vertically, we have to do some settings.

Select Tools -> Options -> Html Designer

And in General Tab check the “Split View Vertically” Checkbox like that

Image2.jpg

Now when you click on Split you will get code and designer view vertically.

Image1.jpg


share this blog :
post comment
 

This feature is really useful on a wide screen. How about multi-screen?

Posted by Mahesh Chand Jun 11, 2011