Set the Options for Microsoft Visual Studio (.NET)

You can change the characteristics of the common development environment by using the Options dialog box.

The Options dialog box contains a variety of settings that affect the development environment, code editor windows, Windows Form Designer, and debugging. Settings are organized in folders that are available from the navigation pane on the left. Each folder contains groups that are used to organize related options. Once a folder or group is selected, the settings in that folder or group are displayed on the right side.

Some of the folders of settings you will work with are:

For more information on all available settings in the Options dialog box, select an item from the tree in the Options dialog box and then click the ‘?’ button in the upper-right corner. This displays the related topic in the Help file for Microsoft Visual Studio from Microsoft.

Procedures