
Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
that's bad thing
i hate see all the code in one screen

Signature
> "Tark Siala" <tarksiala@icc-libya.com> schrieb:
>> where i can find single view of any Sub or Function
>> in VS.Net 2003 (like vb6)?
>
> This view is not supported.
C-Services Holland b.v. - 14 Jul 2005 09:29 GMT
> that's bad thing
> i hate see all the code in one screen
You could try collapsing all other code to definitions. Then all you see
is the sub/function definition and the one you expand to show code.

Signature
Rinze van Huizen
C-Services Holland b.v.
Larry Lard - 14 Jul 2005 10:45 GMT
You could put large numbers of blank lines between your procedure
definitions maybe...
> that's bad thing
> i hate see all the code in one screen
[quoted text clipped - 10 lines]
> > M V P <URL:http://dotnet.mvps.org/>
> > V B <URL:http://classicvb.org/petition/>
Tark Siala - 14 Jul 2005 13:53 GMT
nice idea
;)
======================================
> You could put large numbers of blank lines between your procedure
> definitions maybe...
[quoted text clipped - 13 lines]
>> > M V P <URL:http://dotnet.mvps.org/>
>> > V B <URL:http://classicvb.org/petition/>
JR - 31 Jul 2005 19:04 GMT
Try working with #region
#end region
when the region is clossed by saving it remains closed by opening the file
> nice idea
> ;)
[quoted text clipped - 18 lines]
>>> > M V P <URL:http://dotnet.mvps.org/>
>>> > V B <URL:http://classicvb.org/petition/>