InputLanguageChangingEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the InputLanguageChangingEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
