Visual Studio IDE Question

  • Thread starter Thread starter Jeff S
  • Start date Start date
J

Jeff S

Is there a hot-key sequence I can use to navigate among open windows (say I
have 3 aspx.cs pages open and want to get from one to another without having
to use the mouse)? This would be like Alt+Tab in Windows that lets you get
from one running application to another - but within the Visual Studio IDE.

Thanks.
 
CTRL-TAB

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top