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; }
Public ReadOnly Property Source As Control
Get
member Source : Control with get
Property Value
Type:
ControlSee Also