CListCtrl::GetBkColor
Visual Studio 2012
Retrieves the background color of a list view control.
COLORREF GetBkColor( ) const;
See the example for CListCtrl::SetBkColor.
Retrieves the background color of a list view control.
COLORREF GetBkColor( ) const;
See the example for CListCtrl::SetBkColor.