Home > Archive > Visual Studio > June 2005 > What did I lose?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I was using Visual Studio 2003, and there was an option in the code behind
(using vb) to click on +/- to expand/collapse each procedure or function.
All of a sudden that option is gone, and the only thing I can expand and
collapse are the regions. What did I lose and how do I get it back?
Thanks.
| |
| Kevin Spencer 2005-06-02, 8:58 pm |
| Hi Eagle,
You may have hit "Stop Outlining" in a context (right-click) menu by
accident. If you did, you can start it again via the Edit|Outlining|Start
Automatic Outlining command, or via the Outlining menu in the context menu
when you right-click in a document in the Editor window.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"Eagle" <eagletender2001@yahoo.com> wrote in message
news:egyH1a6ZFHA.2900@TK2MSFTNGP15.phx.gbl...
>I was using Visual Studio 2003, and there was an option in the code behind
>(using vb) to click on +/- to expand/collapse each procedure or function.
>All of a sudden that option is gone, and the only thing I can expand and
>collapse are the regions. What did I lose and how do I get it back?
>
> Thanks.
>
|
|
|
|
|