Enum
KeyboardLayoutType

An enumeration that defines members for the different predefined layouts used in RadVirtualKeyboard.

Definition

Namespace:Telerik.WinControls.VirtualKeyboard

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum KeyboardLayoutType

Fields

Extended

A keyboard layout that includes the functions keys, main keys, home buttons and numpad keyboard groups.

Declaration

cs-api-definition
Extended = 0

Field Value

KeyboardLayoutType

Numpad

A keyboard layout that includes the numpad buttons group.

Declaration

cs-api-definition
Numpad = 2

Field Value

KeyboardLayoutType

Simplified

A keyboard layout that includes the main buttons group with escape key and arrow keys included.

Declaration

cs-api-definition
Simplified = 1

Field Value

KeyboardLayoutType

In this article
DefinitionFieldsExtendedNumpadSimplified
Not finding the help you need?
Contact Support