Ok, one image and make it clickable?
Using Visual Basic, click from the menu Projects->Add Form, then from the toolbox on the left PictureBox(icon looks like desert scene), then from the Properties of Picture1.Picturebox, double click Picture to select the image file from your hard drive, and after thats done, simply double click the image you just place in the form, and set the code to do whatever under Picture1_Click()