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