Possible Duplicate:
How do I Embed a font with my C# application? (using Visual Studio 2005)
Hi,
I want to use my own font into a textbox without install it in client machine. I want it to reside into my program file application folder.[I know most of game applications use their own font like that]. How can I do it ?
Thanks.