KeyboardControlDestinationControl Property
Gets or sets the control to which KeyboardControl will send pressed keys.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
public Control DestinationControl { get; set; }
Public Property DestinationControl As Control
Get
Set
Property Value
Control