Hi,
I am trying to build an interface which allows a user to click on labels on the screen and drag them and then drop them in new locations. I have been trying to figure out the DragDrop methods in .NET and so far have gotten the text from the label to drag into a text box but I actually want to drag the label object and relocate it. Any ideas?
Thanks!!!
I am trying to build an interface which allows a user to click on labels on the screen and drag them and then drop them in new locations. I have been trying to figure out the DragDrop methods in .NET and so far have gotten the text from the label to drag into a text box but I actually want to drag the label object and relocate it. Any ideas?
Thanks!!!