Gets the character set associated with the new input language.
[Visual Basic] Public ReadOnly Property CharSet As Byte [C#] public byte CharSet {get;} [C++] public: __property unsigned char get_CharSet(); [JScript] public function get CharSet() : Byte;
The character set associated with the new input language.
InputLangChangeEventArgs Class | InputLangChangeEventArgs Members | System.WinForms Namespace