CListCtrl::GetTextColor

Retrieves the text color of a list view control.

COLORREF GetTextColor( ) const;

Return Value

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

Example

See the example for CListCtrl::SetTextColor.

Requirements

Header: afxcmn.h

See Also

Reference

CListCtrl Class

Hierarchy Chart

CListCtrl::SetTextColor

CListCtrl::GetTextBkColor

COLORREF

Other Resources

CListCtrl Members