edtFTPnet/Express - Class Reference

FTPLocalFileList.DragDrop Event

Occurs when a drag-and-drop operation is completed.

public event DragEventHandler DragDrop;

Remarks

This event may be used to replace the default DragDrop behavior. If this event is handled then the default DragDrop behavior is not performed.

See Also

FTPLocalFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace