Click to Rate and Give Feedback
Visual Studio
/fs

Changes the system font size.

devenv /fs FontSize

Arguments

FontSize
Required. The size of the font.

Remarks

Loads the integrated development environment (IDE) and changes the system font size for the environment. This change is persisted between sessions and reflected on the Fonts and Colors pane of the Environment options in the Options dialog box in the IDE.

Example

This example loads the IDE and uses a 20-pt Arial font.

devenv /fn Arial /fs 20

See Also

Devenv Command Line Switches | /fn | Fonts and Colors, Environment, Options Dialog Box

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker