InputLanguageChangingEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the InputLanguageChangingEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
InputLanguageChangingEventArgs(CultureInfo, Boolean) | Initializes a new instance of the InputLanguageChangingEventArgs class with the specified locale, character set, and acceptance. |
|
InputLanguageChangingEventArgs(InputLanguage, Boolean) | Initializes a new instance of the InputLanguageChangingEventArgs class with the specified input language, character set, and acceptance of a language change. |