How to: Cycle Through Open FilesĀ 

If you want to cycle through the open files in the Visual J# Express Edition environment, you can do one of the following.

To cycle through the open files

  • Press the CTRL+TAB keys to bring up a dialog box listing the current open files.

    -or-

    Click on the Open Files icon in the top right of the Code Editor.

    This will open a list of currently open files, allowing you to select the one you want to work with.

    -or-

    Click on the name of the file in the list of the tab immediately above the Code Editor.

    -or-

    Click on the Navigate Backward or Navigate Forward buttons in the standard toolbar.

    -or-

    Press CTRL+-, or CTRL, SHIFT+-.

See Also

Other Resources

Using Visual J# Express
Visual J# Express Tips and Tricks