Click or drag to resize

ThemedTextStepperHandlerKeyboardControl Property

Gets the control used to attach keyboard and text input events

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

Property Value

Type: Control
The keyboard control.
See Also