ListView_GetTextColor macro
Gets the text color of a list-view control. You can use this macro or send the LVM_GETTEXTCOLOR message explicitly.
Syntax
COLORREF ListView_GetTextColor( HWND hwnd );
Parameters
- hwnd
-
Type: HWND
A handle to the list-view control.
Return value
Returns the text color.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012
