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

Concepts

CListCtrl Class

CListCtrl Members

Hierarchy Chart

CListCtrl::SetTextColor

CListCtrl::GetTextBkColor

COLORREF