Hi,
I am making a game which requires the rotation of a .gif image within a picturebox.
At the moment, I have programmed the form so that when the right arrow key is pressed, the image is rotated 90 degrees clockwise. However, after coding this event, nothing happens at all.
Here is my code...