Not sure what youre asking, but you may want to look at the Control.PointToClient method which will calculates a screen point from a client (form) point and the Control.PointToScreen method which calculates a client point from a screen point.
If Im way off the mark here, let me know.