Enum KeySendContext
An enumeration that defines the context that indicates the type of send key used in VirtualKeyboardKeySendingEventArgs and VirtualKeyboardKeySentEventArgs.
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum KeySendContext
Text
Send key is represented by a string.
VirtualKey
Send key is represented by its virtual key code.