I am trying to clear the images from all the picture boxes on a single click.
foreach (Control x in this.Controls) { if (x is