LVM_SETTEXTCOLOR message

Sets the text color of a list-view control. You can send this message explicitly or by using the ListView_SetTextColor macro.

Parameters

wParam

Must be zero.

lParam

A COLORREF that specifies the new text color.

Return value

Returns TRUE if successful, or FALSE otherwise.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h