I know this is easy, but I forgotten how to find the X, Y coordinates of the mouse on a form. I thought it was CurrentX, CurrentY... but that doesn't seem to be the case. I have a third party control on my form and I need to know where the user has clicked to know which event to fire... but first I need the mouse coordinates in twips... ScaleMode on the form is set to twips.

Thanks in advanced
Newty