What I want to do is use the mouse down, move and up events to drag the edges of a picturebox (pic2) to change its size or to drag inside to move it throughout its parent control, pic1, another picturebox.
I don't know if I must use Picture1's or Picture2's events and how to code it so that the appropriate mouse cursors are assigned.




Reply With Quote