The members of System.Windows.Forms.InputLanguageChangingEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes a new instance of the System.Windows.Forms.InputLanguageChangingEventArgs class with the specified locale, character set, and acceptance. | ||
Initializes a new instance of the System.Windows.Forms.InputLanguageChangingEventArgs class with the specified input language, character set, and acceptance of a language change. |
| [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. |