to reset picturebox do this : VB Code: PictureBox1.Image = Nothing
PictureBox1.Image = Nothing
Forum Rules