Lets See How we can use other language in dot net windows application
It is very simple you just have to follow some simple steps
1) You must have that font installed on your PC whatever you want to use in your application suppose(Marathi). If you want to use Marathi font then just download form internet you will get lot of there very easily and install it in your PC under fonts folder available in C:\WINDOWS\Fonts
2)Now if you want to use it in your textbox just right click on textbox and select properties and sets its font property to Marathi, your dot net application now ready to use Marathi font
you need not to install any any other font software's for it
Note:font which you have installed on your PC will only be displayed in list of font folder of properties along with inbuilt fonts provided by dot net and not only textbox you can assign it whatever control you want like buttons etc
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

abhishek kumarPosted Dec 30, 2011, 5:34 AM
I have to type hindi directly on webpage not in textbox. Actually I tried it. Using the option of visual sutiod Format >font >then I select my desired hindi font. But the font do not get changed into hindi. Please help me.