win32gui.DrawText
(int, PyRECT) = DrawText(hDC, String , nCount , Rect , Format )
Draws formatted text on a device context
Parameters
Return Value
Returns the height of the drawn text, and the rectangle coordinates
(int, PyRECT) = DrawText(hDC, String , nCount , Rect , Format )
Draws formatted text on a device context