In my
C# windows application, I have a text box on form.
I want to set the font to some arabic or any font which
does not use english alphabets.
When I try to change the font, it gives me error that the
font is not a True Type Font although I am using a true
type font only. Same font works properly with VB 6.0 in
Visual Studio 6.0
What could be the problem
Thanks
Chandar