OK i have a label that updates every 20 milliseconds with the coordinates of the mouse using this
Then i have a global click hook that when the mouse is clicked it puts the X & Y of the mouse position into textboxes.Code:Label1.Text = MousePosition.Tostring
When i click with the mouse it puts different numbers into the textboxs than whats in the label, ill screenshoot it.
Why is it doing this?
And how can i fix it?
THE LABEL IS IN TOP RIGHT CORNER AND IT DOES WORK just so you know![]()




)
Reply With Quote