Ant Organisation Ltd documentation | |
DragSource.StartDrag Method
Called when a drag is starting.
Parameters
- x
- x-coordinate of drag point.
- y
- y-coordinate of drag point.
- objectInfo
- This must be populated by the implementor of DragSource.
Return Value
True unless drag should be cancelled.
See Also
DragSource Interface | Ant.Shared.Windows.DragDrop Namespace