Changes the current input language.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public void ChangeLanguage ( |
Visual Basic Copy Code |
---|
Public Sub ChangeLanguage( _ |
Input locale identifier to be activated.
The argument corresponds to input locale identifier as defined in Windows SDK. Its low word contains language identifier, and the high word contains device identifier. Device id usually specifies variants of the language's keyboard layout, and should be zero for the primary layout.