I have a few blank Image Controls on a form. When a command button is
clicked, a picture is assigned to the Image Controls. When the command
button is clicked again, I would like all of the Image Controls to
"reset" back to being blank (ie no picture assigned). Anyone have an
idea how to remove an assigned picture from an image control?

Thanks.