Gets the current keyboard layout.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C#
![]() |
---|
public KeyboardLayout CurrentLayout { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property CurrentLayout As KeyboardLayout |
An instance of the KeyboardLayout class containing currently shown Key objects.
This layout is generated automatically depending on the current input language and values of Mode, AutoFill, and one of the TemplateLayout / LayoutsFolder properties.