See the Album example.
ImageButton - A regular button with an image inside.
ImageList - Similar to an ArrayList. Holds images instead of numbers or strings.
The imageList is useful to store many images in the memory and use them when needed.
Image control - A control that shows an image.
Image property - Some controls include this property. It allows you to pass images between controls.