In windows 7 you can set available input languages from a list of installed languages via control panel , input language, add input language and checking the box or the languages you want as shown beautifly here : http://windows.microsoft.com/en-GB/windows7/add-or-change-an-input-language
i need to be able to do this via c# code with exactly the same effects it has in the example meaning globally the keyboard input languages can be changed not just for a text box i need the language added to the language bar so that it can be swapped in and out but I want the current text everywhere left alone. Also I need the reverse in that i need to be able to deactivate language bar input languages.
Any help welcome
Kind regards
John harris