Class VirtualKeyboardStringId
A class that defines the string IDs used to localize the RadVirtualKeyboard control.
Inheritance
Inherited Members
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public class VirtualKeyboardStringId
Constructors
VirtualKeyboardStringId()
Declaration
public VirtualKeyboardStringId()
Fields
ErrorBoxTitle
Declaration
public const string ErrorBoxTitle = "ErrorBoxText"
Field Value
System.String
|
ErrorFileNotFoundMessage
Declaration
public const string ErrorFileNotFoundMessage = "ErrorFileNotFoundText"
Field Value
System.String
|
ErrorLoadingLayoutMessage
Declaration
public const string ErrorLoadingLayoutMessage = "ErrorLoadingLayoutText"
Field Value
System.String
|
FormText
Declaration
public const string FormText = "FormText"
Field Value
System.String
|
KeyAlt
Declaration
public const string KeyAlt = "KeyAlt"
Field Value
System.String
|
KeyAltGr
Declaration
public const string KeyAltGr = "KeyAltGr"
Field Value
System.String
|
KeyBackspace
Declaration
public const string KeyBackspace = "KeyBackspace"
Field Value
System.String
|
KeyCapsLock
Declaration
public const string KeyCapsLock = "KeyCapsLock"
Field Value
System.String
|
KeyDelete
Declaration
public const string KeyDelete = "KeyDelete"
Field Value
System.String
|
KeyDown
Declaration
public const string KeyDown = "KeyDown"
Field Value
System.String
|
KeyEnd
Declaration
public const string KeyEnd = "KeyEnd"
Field Value
System.String
|
KeyEnter
Declaration
public const string KeyEnter = "KeyEnter"
Field Value
System.String
|
KeyEscape
Declaration
public const string KeyEscape = "KeyEscape"
Field Value
System.String
|
KeyF1
Declaration
public const string KeyF1 = "KeyF1"
Field Value
System.String
|
KeyF10
Declaration
public const string KeyF10 = "KeyF10"
Field Value
System.String
|
KeyF11
Declaration
public const string KeyF11 = "KeyF11"
Field Value
System.String
|
KeyF12
Declaration
public const string KeyF12 = "KeyF12"
Field Value
System.String
|
KeyF2
Declaration
public const string KeyF2 = "KeyF2"
Field Value
System.String
|
KeyF3
Declaration
public const string KeyF3 = "KeyF3"
Field Value
System.String
|
KeyF4
Declaration
public const string KeyF4 = "KeyF4"
Field Value
System.String
|
KeyF5
Declaration
public const string KeyF5 = "KeyF5"
Field Value
System.String
|
KeyF6
Declaration
public const string KeyF6 = "KeyF6"
Field Value
System.String
|
KeyF7
Declaration
public const string KeyF7 = "KeyF7"
Field Value
System.String
|
KeyF8
Declaration
public const string KeyF8 = "KeyF8"
Field Value
System.String
|
KeyF9
Declaration
public const string KeyF9 = "KeyF9"
Field Value
System.String
|
KeyHome
Declaration
public const string KeyHome = "KeyHome"
Field Value
System.String
|
KeyInsert
Declaration
public const string KeyInsert = "KeyInsert"
Field Value
System.String
|
KeyLeft
Declaration
public const string KeyLeft = "KeyLeft"
Field Value
System.String
|
KeyLeftControl
Declaration
public const string KeyLeftControl = "KeyLeftControl"
Field Value
System.String
|
KeyLeftShift
Declaration
public const string KeyLeftShift = "KeyLeftShift"
Field Value
System.String
|
KeyLeftWin
Declaration
public const string KeyLeftWin = "KeyLeftWin"
Field Value
System.String
|
KeyNumLock
Declaration
public const string KeyNumLock = "KeyNumLock"
Field Value
System.String
|
KeyNumpadEnter
Declaration
public const string KeyNumpadEnter = "KeyNumpadEnter"
Field Value
System.String
|
KeyPageDown
Declaration
public const string KeyPageDown = "KeyPageDown"
Field Value
System.String
|
KeyPageUp
Declaration
public const string KeyPageUp = "KeyPageUp"
Field Value
System.String
|
KeyRight
Declaration
public const string KeyRight = "KeyRight"
Field Value
System.String
|
KeyRightControl
Declaration
public const string KeyRightControl = "KeyRightControl"
Field Value
System.String
|
KeyRightShift
Declaration
public const string KeyRightShift = "KeyRightShift"
Field Value
System.String
|
KeyRightWin
Declaration
public const string KeyRightWin = "KeyRightWin"
Field Value
System.String
|
KeySpace
Declaration
public const string KeySpace = "KeySpace"
Field Value
System.String
|
KeyTab
Declaration
public const string KeyTab = "KeyTab"
Field Value
System.String
|
KeyUp
Declaration
public const string KeyUp = "KeyUp"
Field Value
System.String
|