ListView_GetTextBkColorListView_GetTextBkColor*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ListView_GetSubItemRect
*Next Topic: ListView_GetTextColor

ListView_GetTextBkColor


COLORREF ListView_GetTextBkColor(
    HWND hwnd		
);		

Retrieves the text background color of a list view control. You can use this macro or send the LVM_GETTEXTBKCOLOR message explicitly.

hwnd
Handle to the list view control.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.