SetTextColor
The SetTextColor function sets the text color.
SetDrawColor
nColor
Parameters
-
nColor
-
Specifies the color of the text.
Remarks
The text color is used to draw the face of each character written by the TextOut
function.
See too
SetBkColor
Example
See CreateFont