CListCtrl::GetBkColor

Retrieves the background color of a list view control.

COLORREF GetBkColor( ) const;

Return Value

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

Example

See the example for CListCtrl::SetBkColor.

Requirements

Header: afxcmn.h

See Also

Reference

CListCtrl Class

Hierarchy Chart

CListCtrl::SetBkColor

COLORREF

Other Resources

CListCtrl Members