InputLanguageChangingEventArgs Constructor (CultureInfo^, Boolean)
.NET Framework (current version)
Initializes a new instance of the InputLanguageChangingEventArgs class with the specified locale, character set, and acceptance.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- culture
-
Type:
System.Globalization::CultureInfo^
The locale of the requested input language.
- sysCharSet
-
Type:
System::Boolean
true if the system default font supports the character set required for the requested input language; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: