I'm looking for some example code to help me code how a 16x16 picturebox will animate to x,y coordinates using a timer.tick event
Picture Box start point is 100,100
Its End Point is unkown... it could be 200,200 or 101,100 for example.
I need a b-line to this new coordinate. and how fast it gets there depends on the timer.interval property,
Thankx for any help
