This example demonstrates how to drag images from Windows Explorer onto the WinForms PictureEdit. The example creates a DragDropProvider class and calls its EnableDragDrop method: ...