PyCWnd.ScreenToClient
(left, top, right, bottom) or (x, y) = ScreenToClient(rect)
Converts the screen coordinates of a given point or rectangle on the display to client coordinates.
Parameters
Alternative Parameters
MFC References
Return Value
The result is the same size as the input argument.