Results 1 to 4 of 4

Thread: Customizing VS2008 Text

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2010
    Posts
    2

    Customizing VS2008 Text

    I'm not a big fan of the default Microsoft Sans Serif. Instead of manually changing the font with every new program, is there a way to change the default? Also, when coding, is there a way to customize the font in the coding window too?

  2. #2
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Customizing VS2008 Text

    Yep, both of those things (and much more) are in the options (under tools)

    Also when you change it for VS 2008, if you install VS 2010 it'll pick up those settings so you shouldn't have to set them in the new IDE either.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2010
    Posts
    2

    Re: Customizing VS2008 Text

    Ok, maybe I should have been more specific. How do I change the text? I've been through the options menu, but there are so many options available that finding the one I want is like finding a needle in a hay stack.

  4. #4
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Customizing VS2008 Text

    Plain Text and Selected Text are the top two which takes care of your issues with the IDE.

    As for the font the windows forms use, it does default to Microsoft Sans Serif, you could create a form that has a different font then whenever you add a form to the project, select the inherited form and pick yours then it'll have your font instead of Microsoft Sans Serif by default for ya.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width