this example allows you to drag an image file from outside your app onto a picturebox, and VB will handle it via drag/drop to display the image.
this is just a sample, but could easily be modified for using other file types. I couldn't find much on the web for doing this type of stuff... so I thought it might be useful to others.
Last edited by kleinma; Apr 26th, 2006 at 08:27 AM.