|
-
May 18th, 2010, 08:38 PM
#1
Thread Starter
New Member
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?
-
May 18th, 2010, 08:55 PM
#2
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.
-
May 18th, 2010, 10:40 PM
#3
Thread Starter
New Member
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.
-
May 19th, 2010, 07:36 AM
#4
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|