C
C#7mo ago
marmar2350

please help!!! (winforms c#)

Does anyone know how can i make the user move the last drawn shape on a picturebox (the picture box is taking up the whole form and im drawing shapes on it) from arrow keys on keyboard? I know how to move a picturebox but but i can't understand how to make a picture box for each last drawn shape ?
1 Reply
WEIRD FLEX
WEIRD FLEX7mo ago
if i am understanding this, you should move all the pixels in the picture box by the delta of the movement