Hi,

I'd like to create an application with has a grid.
On the grid is a dot which I want to be able to drag with my mouse (and later when the mouse thing works with a joystick).
In a lable on the side I whant to put value's (0-255) for the x and y axis.
Since I'm new to C# programming I don't have a clue on how to begin on it, I do have some experience with C++.

The question is, how do I get the dot on the grid(which is in a piicturebox) how do I move it and how can I project the value in the labels(the picturebox is net 255 pixel high or long..)

It should look like this: http://users.pandora.be/ymweb/grid2.jpg

Best regards,
Adam