BOOL SetTextColor( COLORREF cr );
Return Value
Nonzero if successful; otherwise zero.
Parameters
cr
A COLORREF specifying the new text color. For information, see COLORREF in the Platform SDK.
Remarks
Sets the text color of a list view control.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::SetTextBkColor