System.Windows.Forms.InputLanguageChangingEventArgs Members

The members of System.Windows.Forms.InputLanguageChangingEventArgs are listed below.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Constructors

Initializes a new instance of the System.Windows.Forms.InputLanguageChangingEventArgs class with the specified locale, character set, and acceptance.

Initializes a new instance of the System.Windows.Forms.InputLanguageChangingEventArgs class with the specified input language, character set, and acceptance of a language change.

Public Properties

[read-only]
CultureSystem.Globalization.CultureInfo.

Gets the locale of the requested input language.

[read-only]
InputLanguageInputLanguage.

Gets a value indicating the input language.

[read-only]
SysCharSetbool.

Gets a value indicating whether the system default font supports the character set required for the requested input language.