I'm trying to create a drag and drop like environment on a form. I created a borderless form that is opened and passed the vlaue of a control on another form when the mouse button is pressed. I'm stuck on how to get the borderless form to follow the mouse and then deposit (or drop) it's stored value in the new control when the mouse button is released.
Any suggestions?
Any suggestions?