![]() | ![]() | ![]() |
| ||
|
ListView_GetBkColor
COLORREF ListView_GetBkColor( HWND hwnd );Retrieves the background color of a list view control. You can use this macro or send the LVM_GETBKCOLOR message explicitly.
- Returns the background color of the list view control.
- hwnd
- Handle to the list view control.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.