I'm using visual studios and programming in C#. Is it possible to move a PictureBox, using the picturebox.left function, and not have it always redraw my picture box but instead just change the position?
Thank you.
I'm using visual studios and programming in C#. Is it possible to move a PictureBox, using the picturebox.left function, and not have it always redraw my picture box but instead just change the position?
Thank you.