ListView_GetTextColorListView_GetTextColor*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ListView_GetTextBkColor
*Next Topic: ListView_GetToolTips

ListView_GetTextColor


COLORREF ListView_GetTextColor(
    HWND hwnd
);		

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

hwnd
Handle to the list view control.

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