Oh my God I feel so stupid...I cant even understand that :S
Maybe its easier for you to help me if I just send you the code I allready have, and you can directly say , or paste what codes I should : P Sorry for the trouble :S Coding have never been my strong side...
Heres the code that was in the picture box b4 I did anything to it:

Public Class Form1

Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox1.Click

End Sub

End Class