窗体加载后,pictruebox1控件在左上角用2秒平移到plane右上角也就是picturebox2原来位置,picturebox2平移到右下角,以此类推,实现一个picturebox在plane四个角顺时针平移的效果。
timer控件改变top和width属性就可以办到了。