How can a form be located relative to the position of the mouse given the x,y co-ordinates of the mouse from the "GetCursorPos" call?
I am using the x,y values for the Left & Top properties of the form but it seems to have a scaling problem ie....the form is nowhere near the mouse position!
