CListCtrl::GetTextColor
Retrieves the text color of a list view control.
COLORREF GetTextColor( ) const;
Return Value
A 32-bit value used to specify an RGB color.
Example
See the example for CListCtrl::SetTextColor.
Requirements
Header: afxcmn.h