It seems like there should be an option for this somewhere, but I've been
unable to find it.
Can I tell Studio to keep the tabs for related files (WebForm1.aspx,
WebForm1.aspx.cs) adjacent? Ideally, I'd like to be able to sort them by
name or by extension.
I'm currently using Visual Studio 2002, although we're trying to persuade
the powers that be to spring for the upgrade to 2003. Depending on how
long that takes, it may be an upgrade to 2005 instead, of course.
Any advice would be appreciated. If it's not possible, it may be time for
me to learn about writing Studio add-ins.
Carlos J. Quintero [VB MVP] - 12 Sep 2005 10:28 GMT
AFAIK, there is no such option.
To get started with add-ins, see my web page:
http://www.mztools.com/resources_addin_developers.htm

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
> It seems like there should be an option for this somewhere, but I've been
> unable to find it.
[quoted text clipped - 9 lines]
> Any advice would be appreciated. If it's not possible, it may be time for
> me to learn about writing Studio add-ins.