I'm looking for a little help; I've tried everything. Here is a little section of code of a bigger project. What do I need to plug into the ? in the FillRectangleRe ctangle call to get this to work? I got the FillRect... example from MSDN, but I can't figure out how to call it correctly.
Thanks for any help.
-Bob
Code:
Private Sub PictureBox1_Click(sender As System.Object, e As System.EventArgs) Handles PictureBox1.Click