I have a Panel control in front of a Picturebox.
I want to be able to move the panel around during runtime so that it doesn't obscure the part of the picture I'm working on.
How can I do this so that the panel moves smoothly as I move the mouse with button 1 pressed?
I want to be able to move the panel around during runtime so that it doesn't obscure the part of the picture I'm working on.
How can I do this so that the panel moves smoothly as I move the mouse with button 1 pressed?