Click or drag to resize

ThemedControlHandlerTControl, TWidget, TCallbackMouseControl Property

Gets the control used to attach mouse events

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

Property Value

Type: Control
The mouse control.
See Also