Change Language bar Programmatically
-
hi i need to change the Language (in language bar) every time i set the focus on my Window ( like English to German ). my program is in c#. I thought i should use API to do this. so anybody know such an api Function? or is there another way to do it? thanks
-
hi i need to change the Language (in language bar) every time i set the focus on my Window ( like English to German ). my program is in c#. I thought i should use API to do this. so anybody know such an api Function? or is there another way to do it? thanks
hamidreza_buddy wrote:
my program is in c#.
So what kept you from here?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
hi i need to change the Language (in language bar) every time i set the focus on my Window ( like English to German ). my program is in c#. I thought i should use API to do this. so anybody know such an api Function? or is there another way to do it? thanks
A C# question on the C++ forum ;P
WhiteSky
-
hamidreza_buddy wrote:
my program is in c#.
So what kept you from here?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
I said i thought i have to use API. so this is why i asked my question here. i dont think there is a direct way to do such a thing in c#.