is this what the code should look like for the function header?
Code:
Private Sub PictureBox1a(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles PictureBox1.Paint
?