vb6 - custom font

res files , vb6 , visual basic 6.0 Toledo, United States
  • 11 years ago

    hi,

    i can add a font to a RES file, but the problem i am having is calling it... here is what i want to do:

    i have a textbox that a user types in, then click a button and the text gets converted into the new font in a richtextbox..

    i don't want to install the font on computers... i know this seems like a useless app but it is not - there is a purpose for it. can someone please post the api and code - whatever is needed?

    thanks in advance

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan