KeyboardControlDestinationControl Property

Gets or sets the control to which KeyboardControl will send pressed keys.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public Control DestinationControl { get; set; }

Property Value

Control

See Also