Prev Next
ListView_SetBkColor info Overview GroupThe ListView_SetBkColor macro sets the background color of a list view control. You can use this macro or explicitly send the LVM_SETBKCOLOR message. BOOL ListView_SetBkColor(
Parameters
Return ValuesReturns TRUE if successful or FALSE otherwise. See Also |