IDE Question

  • Thread starter Thread starter Wayne P.
  • Start date Start date
W

Wayne P.

In VS 2003, one has the ability to expand and collapse subroutines. Is
there a way to open a project, *.vb file, etc. with all of the routines
collapsed?

TIA!

Wayne P.
 
I don't understand how a subfolder will allow the code region to be
collapsed by default?

Wayne P.
 
In VS 2003, one has the ability to expand and collapse subroutines. Is
there a way to open a project, *.vb file, etc. with all of the routines
collapsed?

Just a suggestion: You could write a startup macro that collapses all the
code regions. Not sure if that will be acceptable, but it's worth a look.

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
 
Back
Top