UtilDotNetBarDefaultKeyboardLayout Property

Gets the default layout for a KeyboardControl control.

Definition

Namespace: DevCase.ThirdParty.DotNetBar
Assembly: DevCase.net48.ThirdParty.DotNetBar (in DevCase.net48.ThirdParty.DotNetBar.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static Keyboard DefaultKeyboardLayout { get; }

Property Value

Keyboard
The default layout for a KeyboardControl control.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed frameworks:

DotNetBar Suite for Windows Forms

Example

This is a code example.
C#
No code example is currently available or this language may not be supported.

See Also