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