Click or drag to resize

ThemedControlHandlerTControl, TWidget, TCallbackFocusControl Property

Gets the control used to attach focus events.

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

Property Value

Type: Control
The focus control.
See Also