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.




Reply With Quote