Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual Studio 2005 Font Recognition

Status
Not open for further replies.

checkai

Programmer
Jan 17, 2003
1,629
US
I just installed a font to my computer and rebooted. However, VS 2005 is not recognizing the new font in any of it's font drop downs.

Any idea how to get this working?

Thanks!
 
I'm looking to just set a label font to this newly installed font.
 
it allows me to do that, however, still seems to be showing a default font in its place.
 
Make sure you haven't set a font in the style tag for the element in question (this is what would happen if you set the values through the property window and in most cases this should be avoided in favour of setting the values in a css file).


-------------------------------------------------------

Mark,
[URL unfurl="true"]http://aspnetlibrary.com[/url]
[URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions
[URL unfurl="true"]http://weblogs.asp.net/marksmith[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top