Is anyone here doing drag and drop in C# with visual objects? I don't mean the simple drag-and-drop file info to a TextBox that everybody seems to have copied from MSDN and presented as their own work. Am looking for something where the user clicks on an object, like an image or a geometric shape or a panel and the object becomes enclosed in a visible frame with little "handles" and the user drags it to a destination elsewhere on the screen and drops it, like the behavior in Visual Studio.
Jim
