CListCtrl::GetTextColor
Visual Studio 2010
Retrieves the text color of a list view control.
COLORREF GetTextColor( ) const;
See the example for CListCtrl::SetTextColor.
Retrieves the text color of a list view control.
COLORREF GetTextColor( ) const;
See the example for CListCtrl::SetTextColor.