You're looking for the PointToScreen method:
PointToScreen
Point location = someControl.PointToScreen(Point.Empty);