Switch language to Eng

how can i switch language to Eng.
Im use invoke code and paste here this code:
“System.Windows.Forms.InputLanguage.CurrentInputLanguage = InputLanguage.FromCulture(System.Globalization.CultureInfo.GetCultureInfo(1033))”

And now i have error "… FromCulture is not a member of String "

How i can check my Keyboard Layout and switch it to ENG ?

Try to use this tool

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.