If I remember correctly, VS.NET bookmarsk had several drawbacks: they only
work in the current file and they are lost if you close the file and open it
later. My add-in (below) provides a Favorite Code Elements feature if you
are interested in an alternative.
--
Carlos J. Quintero
MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com "J L" <john@marymonte.com> escribió en el mensaje
news:qk3v31d1p1mf5g8ak3dok0uldjgpvbkdkj@4ax.com...
[quoted text, click to view] >A simple question...do book marks only work within a single file? If I
> have 3 forms, each a .vb file, seems that bookmarks cross the forms do
> not work. Only within a single form. Is that the way it is supposed to
> work or do I have something set wrong?
>
> TIA
> John