Windows Develop Bookmark and Share   
 index > Windows Forms General > changing language font
 

changing language font

hi

is there any way we can change font to different languages other than hindi?????

So if we can do that i want if a language has different fonts then we should be able to change it .

Thanx in advance

Sanjay Sutar  Wednesday, August 01, 2007 1:38 AM

Hiļ¼?/font>

You should try to localization your application .Localization is the process of customizing your application for a given culture/locale. Localization consists primarily of translating the user interface. Proper planning will help ensure your application is localized in a timely and cost effective manner.

For more information,check following links

http://msdn2.microsoft.com/en-us/library/3xbc3357(VS.71).aspx

http://msdn2.microsoft.com/en-us/library/3xbc3357(VS.71).aspx

With Regards

Gavin Jin - MSFT  Tuesday, August 07, 2007 10:06 AM

Hi,could you give more information about your problem?

Where do you want to change the language or font,or anything else? I don't quite clear with it.

Gavin Jin - MSFT  Friday, August 03, 2007 8:16 AM

hi Gavin

thanx 4 the reply .

Actually i want to create a software for our local langauge(HINDI used in INDIA). So everything like form's caption

control's value , menu options and everything in the project..

And also the values that r coming from user as input in textboxes and input controls should be in the same language.

Thanx in advance

Sanjay Sutar  Friday, August 03, 2007 10:47 AM
Karthikeya Pavan Kumar .B  Friday, August 03, 2007 11:06 AM

Hiļ¼?/font>

You should try to localization your application .Localization is the process of customizing your application for a given culture/locale. Localization consists primarily of translating the user interface. Proper planning will help ensure your application is localized in a timely and cost effective manner.

For more information,check following links

http://msdn2.microsoft.com/en-us/library/3xbc3357(VS.71).aspx

http://msdn2.microsoft.com/en-us/library/3xbc3357(VS.71).aspx

With Regards

Gavin Jin - MSFT  Tuesday, August 07, 2007 10:06 AM

You can use google to search for other answers

Custom Search

More Threads

• How to set AcceptsReturn for a datagridview text column
• culture , string - filtering data with bindingsource when i user Farsi "fa-IR" , some char does not match other SAME char?
• fading controls...
• newbie to winforms
• Manipulating background color, size etc. of a textbox that was created in runtime
• Running a Form on a separate thread
• Controlling a website via a webbrowser control???
• Actual usable area of a Form
• ListView multiple row highlight selection issue
• semi-transparent form border