System.Windows.Forms
1.0.5000.0
2.0.0.0
System.EventArgs
You can use the data from the to make decisions about whether to change Input Method Editors (IMEs) or swap right-to-left values. You can also change the of a thread and the properties so that different resources get picked up.
An identifies the locale and the character set of the new input language.
The event precedes the event.
Provides data for the event.
Constructor
To be added.
Initializes a new instance of the class with the specified locale and character set.
The locale of the input language.
The character set associated with the new input language.
1.0.5000.0
2.0.0.0
Constructor
The input language specifies a culture/keyboard layout pair.
See the property for a list of valid character sets.
Initializes a new instance of the class with the specified input language and character set.
The input language.
The character set associated with the new input language.
1.0.5000.0
2.0.0.0
Property
System.Byte
To be added.
This property is the Win32 character set that the user switched to. On ANSI systems, this property can be used to create fonts that can display the correct character set. On Unicode systems, you typically do not need to use this property. Instead, use the class for these functionalities.
Gets the character set associated with the new input language.
1.0.5000.0
2.0.0.0
Property
System.Globalization.CultureInfo
To be added.
The property specifies a and defines a set of user preference information dependent on the language, sublanguage, country/region, and cultural conventions of the user.
Gets the locale of the input language.
1.0.5000.0
2.0.0.0
Property
System.Windows.Forms.InputLanguage
To be added.
To be added.
Gets a value indicating the input language.
1.0.5000.0
2.0.0.0