- culture
The System.Globalization.CultureInfo that specifies the culture to convert from.
![]()
An System.Windows.Forms.InputLanguage that represents the previously selected input language.
The InputLanguage.FromCulture(System.Globalization.CultureInfo) method selects from among installed keyboards. Specifically, this method performs the following operations:
[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]The InputLanguage.FromCulture(System.Globalization.CultureInfo) method never tries to load or install an additional keyboard if one has not already been installed for culture. Use the Platform SDK function, LoadKeyboardLayout, to install an additional keyboard.