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