PDA

Click to See Complete Forum and Search --> : A Drag and Drop Question.


abhijit
Jan 6th, 2010, 07:24 AM
I have been reading up online articles on this. This (http://msdn.microsoft.com/en-us/library/system.windows.drageventhandler.aspx)is what I found.

Has anyone implemented drag and drop functionality in their WPF applications?
I am looking for a simple example where I can drag an image from windows explorer and then it will display in an image control on the windows form.