Enum
KeySendContext

An enumeration that defines the context that indicates the type of send key used in VirtualKeyboardKeySendingEventArgs and VirtualKeyboardKeySentEventArgs.

Definition

Namespace:Telerik.WinControls.VirtualKeyboard

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum KeySendContext

Fields

Text

Send key is represented by a string.

Declaration

cs-api-definition
Text = 1

Field Value

KeySendContext

VirtualKey

Send key is represented by its virtual key code.

Declaration

cs-api-definition
VirtualKey = 0

Field Value

KeySendContext

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