Enum VirtualKeyboardKeyLayoutMode
An enumeration that defines the way keys will be arranged.
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum VirtualKeyboardKeyLayoutMode
EqualKeySize
Each key in the layout will have equal size.
StretchToAvailableSize
The keys will be stretched to fit in the available size.