G
Guest
I have an image control on a form that I use to display a picture for each record - but if there is not a picture associated with a record, it just shows the last displayed image. Is there a way to "erase" the image control other than making it non-visible it (I have a doubleclick event associated with the image control, so don't want to disable or hide it).