CListCtrl::GetTextBkColor

Retrieves the text background color of a list view control.

COLORREF GetTextBkColor( ) const;

Return Value

A 32-bit value used to specify an RGB color.

Example

See the example for CListCtrl::SetTextBkColor.

Requirements

Header: afxcmn.h

See Also

Reference

CListCtrl Class

Hierarchy Chart

CListCtrl::SetTextBkColor

CListCtrl::GetTextColor

COLORREF