settextcolor
This function is used to set current text color.
void settextcolor(COLORREF color);
Parameters
color
The color of the text to set.
Return Value
None
Examples
None
This function is used to set current text color.
void settextcolor(COLORREF color);
The color of the text to set.
None
None