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