Ok, I'm going to state what I'm trying to do before I state what I need you guys to please tell me.

1) I need to get an x on a big picture box with a background.

2) I need to be able to move the x inside the picture box as if it were being moved inside the picture box as 32x32 squares

Ok. Now this is the code I need:

1) How to get the mouse coordinates when over the picture box.

2) How to set coordinates when I click somewhere in the picture box.

3) How to move the x one square at a time *like above, square is 32x32*

4) Make the guy stop when he gets to the clicked coordinates.


Please help me with this because I'm new and trying to learn.