I have an Image box on my form. It loads pictures from a database. When It gets to a record with no picture it leaves the last one up there or gives an error. Depending on what code I write.

I need to set the Image1.Picture to (none). Like when you first load the form. Or just set it to "". Or clear the image. I can't find a way to clear the image.

Thanks
Brandon