CListCtrl::SetTextBkColor

Call this member function to set the background color of text in a list view control.

Syntax

BOOL SetTextBkColor( COLORREF cr );

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::GetTextBkColor