New to Telerik UI for WinFormsStart a free 30-day trial

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:

C#
public enum KeySendContext

Fields

Send key is represented by a string.

C#
Text = 1

Send key is represented by its virtual key code.

C#
VirtualKey = 0
In this article
DefinitionFieldsTextVirtualKey
Not finding the help you need?
Contact Support