EnumAssociatedKeyboardType
Enum
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.
None
Control is not associated with virtual keyboard.