ThumbnailView.ThumbnailDrop Event |
Occurs when the user has dropped an item onto the control.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
Remarks To find out which item was dragged, handle the
ItemDrag event. If multiple
items are being dragged, check
SelectedIndicies
See Also