How to install a font in VB.Net?

  • Thread starter Thread starter Elmo Watson
  • Start date Start date
E

Elmo Watson

How can you 'install' a font, using VB.Net?

I tried System.IO - just copying it, but it didn't add it to the system's
list of installed fonts immediately. when my app loads, it populates a
combobox with the installed fonts - then, I need to install a font, clear
the list, and then fill the list again, including the new font.
 

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