How to implement Drag'n'drop from Form to Explorer using C#??
-
Hi there. I've found plenty of samples on how to implement dragging and dropping TO a winform in C#, and I've gotten that part to work. But the other way around (FROM a winform TO explorer) ... no luck :( I only found one article on TheCodeProject, but that was using C++ :sigh: Any pointers or links would be very much appreciated. Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't
-
Hi there. I've found plenty of samples on how to implement dragging and dropping TO a winform in C#, and I've gotten that part to work. But the other way around (FROM a winform TO explorer) ... no luck :( I only found one article on TheCodeProject, but that was using C++ :sigh: Any pointers or links would be very much appreciated. Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't
-
Hehe.. yes - you're right, I probably have to search a bit better ;) One of those articles is brand-new by the way. It's great how often that happens to me ... I need a specific functionality, and Wonder of Wonders ... it pops up as an article on the CodeProject :laugh: Thanks for the links Robert! Kind regards - Jakob :cool: ********************************************* Three kinds of people in the world: - Those who can count.. - Those who can't! 10 kinds of people in the world: - Those who understand binary - Those who don't