I am currently having an harware config that include a dual-screen. It would
be very interesting to be able to use VS2003 on the dual-screen, having on
source page on each monitor. How can I do that (in particular without
opening VS two times in order to avoid file conflicts) ?
Joann?s
I think that you can either:
- Adjust manually the IDE to extend to both screens and adjust each code
window on each screen
or
- Switch to SDI mode instead of MDI mode (Tools, Options, Environment,
General node)

Signature
Carlos J. Quintero (Visual Developer - .NET MVP)
The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com
> I am currently having an harware config that include a dual-screen. It would
> be very interesting to be able to use VS2003 on the dual-screen, having on
> source page on each monitor. How can I do that (in particular without
> opening VS two times in order to avoid file conflicts) ?
>
> Joann?s