CultureInfo.KeyboardLayoutId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the active input locale identifier.
public:
virtual property int KeyboardLayoutId { int get(); };
public virtual int KeyboardLayoutId { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public virtual int KeyboardLayoutId { get; }
member this.KeyboardLayoutId : int
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.KeyboardLayoutId : int
Public Overridable ReadOnly Property KeyboardLayoutId As Integer
Property Value
A 32-bit signed number that specifies an input locale identifier.
- Attributes
Remarks
The input locale identifier was formerly called the keyboard layout. An input locale identifier is a broader concept than a keyboard layout since it can also indicate a speech-to-text converter, an Input Method Editor (IME), or any other form of input.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.