How do I collapse selected chunks of code in Visual Studio 2008?

Viewed 16235

In Visual Studio 2008: Is there a way for me to customly collapse bits of code similar to like how I can automatically collapse chunks of comments?

3 Answers
Related