Hey I'm making a small application for my gaming buddies, and I have a picturebox that I'm drawing on.
The problem is, it appears as though the Location property of the MouseEventArgs is wrong, and it becomes even more so toward the bottom + right portion of the picture, like a lack of precision that gets multiplied as x and y increase.
Do I need to use a different way to get the mouse cursor location?