The properties of System.Windows.Forms.InputLanguageChangingEventArgs are listed below. For a list of all members, see the InputLanguageChangingEventArgs Members list.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
| [read-only] | Culture | System.Globalization.CultureInfo.
Gets the locale of the requested input language. |
| [read-only] | InputLanguage | InputLanguage.
Gets a value indicating the input language. |
| [read-only] | SysCharSet | bool.
Gets a value indicating whether the system default font supports the character set required for the requested input language. |