Notifications
Clear all

[Closed] Tracking mouse cordinates within a window

anyone know the code fragment to return the mouse coordinates in a window in real time realtive to the window?

3 Replies
 lo1

what kind of window?

dot net pop up window

 lo1
form.PointToClient (dotNetObject "System.Drawing.Point" mouse.pos[1] mouse.pos[2])