win32gui.DrawTextW
int,PyRECT = DrawTextW(hDC, String , Count , Rect , Format )
Draws Unicode text on a device context.
Parameters
Comments
Accepts keyword args.
Return Value
Returns the height of the drawn text, and the rectangle coordinates
int,PyRECT = DrawTextW(hDC, String , Count , Rect , Format )
Draws Unicode text on a device context.