Could you help me to show how I Can change the Windows Languagebu Code in VB.Net or C#?
Tanx lot
AminAzmoodeh Monday, September 17, 2007 1:18 PM
Do you mean to change the Windows OS language setting by code? If so, I don't think this can be done. If you mean to change the application's language, see these project UICultureChanger component MultiLanguage Applications
Zhi-Xin Ye Thursday, September 20, 2007 12:30 PM
Do you mean to change the Windows OS language setting by code? If so, I don't think this can be done. If you mean to change the application's language, see these project UICultureChanger component MultiLanguage Applications
Zhi-Xin Ye Thursday, September 20, 2007 12:30 PM
I am developing multilingual spellchecker in C# using Microsoft Word How can I change the Language of the Word spellchecker depending upon CultureInfo change. I don't want to change the Language settings of office manually.