Problems with Fonts in Visual Studio .NET

  • Thread starter Thread starter Vince Keller
  • Start date Start date
V

Vince Keller

I am trying to build a Windows applications with some special fonts (DIN).
However, after installing the fonts, the fonts appear in almost all editors
except Visual Studio .NET. Infact, the font even appears in the dropdown
list box to select a font in the Tools | Options | Environment | Fonts and
Colors dialog box... but for some reason, I cant use it in building
applications... I dont see the the font listed in the drop down for Labels,
Button Names, Form Names and such.

Any help would be greatly appreciated.

Thanks.
 
Vince Keller said:
I am trying to build a Windows applications with some special fonts (DIN).
However, after installing the fonts, the fonts appear in almost all editors
except Visual Studio .NET. Infact, the font even appears in the dropdown
list box to select a font in the Tools | Options | Environment | Fonts and
Colors dialog box... but for some reason, I cant use it in building
applications... I dont see the the font listed in the drop down for Labels,
Button Names, Form Names and such.

Note that the .NET Framework only supports fonts in TrueType or OpenType
format.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top