You also need to clear the picture box as the application makes a copy of the picture in memory rather than loading it from it's source each time.

use
[pictureboxname].cls

Regards