I am writting a wpf application using C# (VS2010) and when my application runs , the input language is taken from the system input language which is English.
I want my application to change the input language automatically without having to press (Shift + Alt)
Can you tell me how to do that please?
Another question, can I change the timezone in my system using my application too?