Hrcko,
When you put something in a picturebox control, it is only a picture,
and thus, of course it is static and it does not move.
Therefore, you will need to look for another component that might
support your 'animation', otherwise, you could try and download a
component that other people have made for your intention.
Hope that helps!
Otherwise, why not try do some manual animation by increment the
coordinates with a for loop?
Visually Seen #