Visual Studio 2010 outlining hide code
By Riley K
Visual Studio 2010 hide code
Some times during large coding environment we want to hide piece of code section.
to do that simply
Select the piece of code to hide-->Right Click-->Outlining -->Select hide Selection

To UnHide
Right click anywhere on the code area-->Select Outlining-->Stop Outlining
Visual Studio 2010 outlining hide code (577 Views)