Gets or sets the layout mode.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public KeyboardMode Mode { get; set; } |
Visual Basic Copy Code |
---|
Public Property Mode As KeyboardMode |
A member of the KeyboardMode enumeration.
The component includes two predefined keyboard layouts identified by the KeyboardMode enumeration. The Default layout is similar to a laptop keyboard without a numpad. Extended mode corresponds to a full keyboard with numpad and navigational key sections.
Set Custom mode to load layouts from LayoutsFolder, or generate them from TemplateLayout.