CListCtrl::SetTextBkColor

BOOL SetTextBkColor( COLORREF cr );

Return Value

Nonzero if successful; otherwise zero.

Parameters

cr

A COLORREF specifying the new text background color. For information, see COLORREF in the Platform SDK.

Remarks

Sets the background color of text in a list view control.

CListCtrl OverviewClass MembersHierarchy Chart

See Also   CListCtrl::GetTextBkColor