Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When dealing with multiple open files in the Visual C# Express Edition 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.
Procedures
To split the view
On the Window menu, click New Horizontal Tab Group or 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.