Prev Next
ListView_GetTextColor info Overview GroupThe ListView_GetTextColor macro retrieves the text color of a list view control. You can use this macro or explicitly send the LVM_GETTEXTCOLOR message. COLORREF ListView_GetTextColor(
Parameters
Return ValuesReturns the text color. See Also |