win32gui.SetTextColor
int = SetTextColor(hdc, color )
Changes the text color for a device context
Parameters
Return Value
Returns the previous color, or CLR_INVALID on failure
int = SetTextColor(hdc, color )
Changes the text color for a device context