LVM_GETBKCOLOR

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

At a Glance

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

Syntax

LVM_GETBKCOLOR wParam = 0; lParam = 0;

Return Values

The background color of the list view control indicates success.