Concept:
A PictureBox control displays a graphic image on a form. PictureBox controls have properties for controlling the way the image is displayed. A
PictureBox control can have a Click event handler that responds when the
user clicks the control at run time.