Question : Collapse Part of Code

Is there a way to create an outline or collapse part of code inside a function, like (if/end if) (for/next),(do/loop) etc using Visual Studio ?

thank tou

Answer : Collapse Part of Code

maybe outlining is the way to go...look at this article...

http://stackoverflow.com/questions/285422/visual-studio-c-statement-collapsing

I'm unsure on this..i'm testing it...but as far as I know C# only does this...
Random Solutions  
 
programming4us programming4us