Changing the input language programtically

  • Thread starter Thread starter Arild Bakken
  • Start date Start date
A

Arild Bakken

Check out the InputLanguage class. If you want to change the default input
language, you may look at the SystemParametersInfo API.


Arild
 
Hi Guyz,

Do you know how may I change the input language (of windows, assuming I have
the desired input language configured right in the regional settings)
programatically ?

Thanks,
Cooly M.
 
Thanks, I will.


Arild Bakken said:
Check out the InputLanguage class. If you want to change the default input
language, you may look at the SystemParametersInfo API.


Arild
 
Back
Top