.Net can collapse or expand outlining inside a Class, but not inside a procedure. I have very big procedures (written by other people) inside Classes in VC6 and I need to group code using { and } as Start/End of Block, this way i could expand /collapse statements like: For - If - Switch, anything that uses {}.

Anybody knows about some software or shareware that's able to do it?