LVM_SETTEXTBKCOLOR message
Sets the background color of text in a list-view control. You can send this message explicitly or by using the ListView_SetTextBkColor macro.
Parameters
-
wParam
- Must be zero.
-
lParam
-
New text background color. This can be CLR_NONE for no background 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 |
|