System.Windows.Forms.InputLanguage Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
CultureSystem.Globalization.CultureInfo.

Gets the culture of the current input language.

static
CurrentInputLanguageInputLanguage.

Gets or sets the input language for the current thread.

[read-only]
static
DefaultInputLanguageInputLanguage.

Gets the default input language for the system.

[read-only]
HandleIntPtr.

Gets the handle for the input language.

[read-only]
static
InstalledInputLanguagesInputLanguageCollection.

Gets a list of all installed input languages.

[read-only]
LayoutNamestring.

Gets the name of the current keyboard layout as it appears in the regional settings of the operating system on the computer.

Public Methods

override
Equals(object) : bool

Specifies whether two input languages are equal.

static
FromCulture(System.Globalization.CultureInfo) : InputLanguage

Returns the input language associated with the specified culture.

override
GetHashCode() : int

Returns the hash code for this input language.