I am wondering how to create an animation to move a picturebox without any user interaction such as mouse or keyboard.

I need to move a picture box by a set of pre determined location paths.

for example: move the object from location (20,50) to location (70,100)

Thanks in advance