How to: View Multiple Files Simultaneously 

When dealing with multiple open files in the J# Express environment, it can be useful to be able to see more than one at a time. For example, you might want to see the Design view of one form and the Code Editor of another form.

To split the view

  • On the Window menu, click New Horizontal Tab Group

    -or-

    Select New Vertical Tab Group.

    The view is divided in two, either horizontally or vertically. Each view has its own set of tabs to select the current file.

To close either view

  • Click the Close button in the top right of the view window.

    -or-

    On the File menu, click File, and then click Close.

See Also

Other Resources

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