How to tab between code pages?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kackson

    #1

    How to tab between code pages?

    Hi.
    I double click on my source codes Helloworld.cpp and Helloworld.h in
    Visual Studio .Net 2003. The codes open with 2 "tabs" corresponding to
    Helloworld.cpp and Helloworld.h. So, how do I move between these 2
    pages of codes without using my mouse? (what is the proper name I
    should use to describe this "tab" if I ever want to explain this
    clearly. (it's not called button, nor dropdownlist, nor textbox, nor
    frame, etc.) I just have no idea what is this supposed to call!)

    Also, I've problem in finding any description at all about the Visual
    Studio .Net interface. Are there any resources at all that explain
    what is the meaning of this button or that button in visual studio
    ..net?

    Thanks!
Working...