Click or drag to resize

ThemedControlHandlerTControl, TWidget, TCallbackKeyboardControl Property

Gets the control used to attach keyboard and text input events

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected virtual Control KeyboardControl { get; }

Property Value

Type: Control
The keyboard control.
See Also