B
bic
Ok I have tried everything I can think of, but I can NOT get the
correct current mouse position. I heard it works fine on the emualator
but on My Dell X3i I can never actually get the current position of
the cursor.
I have tried
control.MousePosition -> wrong half of the time.
GetCursorPos -> always return 0
OnMouseDown with e As MouseEventArgs e.X/e.Y wrong half the time.
Anyone got something that work?
correct current mouse position. I heard it works fine on the emualator
but on My Dell X3i I can never actually get the current position of
the cursor.
I have tried
control.MousePosition -> wrong half of the time.
GetCursorPos -> always return 0
OnMouseDown with e As MouseEventArgs e.X/e.Y wrong half the time.
Anyone got something that work?