Enum
AssociatedKeyboardType

An enumeration that defines whether a Control is associated to a virtual keyboard.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum AssociatedKeyboardType

Fields

AssociatedControl

The control is associated with the virtual keyboard. When the control gets focus, the keyboard will be shown.

Declaration

cs-api-definition
AssociatedControl = 1

Field Value

AssociatedKeyboardType

None

Control is not associated with virtual keyboard.

Declaration

cs-api-definition
None = 0

Field Value

AssociatedKeyboardType

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