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