Home Page (Text Editor) | Overview | How Do I ... Topics | FAQ | Reference
The Text editor features options that control the display of source windows. You can switch between windows, open new windows, split window views, and view a source file in full-screen mode.
Create a new window for an open source file
View a source file in full-screen mode
To create a new window for an open source file
A second copy of the source file is displayed with an :n suffix. As you open more windows on the source file, the value of n increases. You can scroll and split each window independently. You can make changes to the source file from any window.
Note When you first open a file, if you select the Read Only check box in the Open dialog box, the current window and any duplicates of the window remain read only.
If there are multiple windows open on the source file, select one of them.
The split bar appears.
To view a source file in full-screen mode
The source window is displayed in full-screen mode. A small button appears at the top that allows you to reset the screen to regular mode.
Initially, the toolbars, status bar, and scroll bars are hidden. From the Tools menu, choose Options and then use the Editor tab to control window settings.
All files are automatically closed when you quit Visual C++ (you will be prompted to save any changed files). You can also close any individual source file without quitting the application.