wisey
IS-IT--Management
- Jul 5, 2000
- 14
I am coding up a program that displays multiple pictureboxs and I want to be able to multi seclect them and drag and drop them onto a picturebox (that has an image of a recylce bin in it) and delete the selected images and pictureboxs from the form. I can do this for single pictureboxs, but not for mulitples I am having trouble working out how to read the array into the dragdrop event... any ideas???