Click or drag to resize

DragEventArgsSource Property

Gets source control of drag operation.

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

Property Value

Type: Control
See Also