LVM_GETTEXTCOLOR

This message retrieves the text color of a list view control. You can send this message explicitly or by using the ListView_GetTextColor macro.

At a Glance

Header file: Commctrl.h
Windows CE versions: 1.0 and later
Related macro: ListView_GetTextColor

Syntax

LVM_GETTEXTCOLOR wParam = 0; lParam = 0;

Return Values

Returns the text color

See Also

COLORREF