TreeView_GetTextColorTreeView_GetTextColor*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TreeView_GetSelection
*Next Topic: TreeView_GetToolTips

TreeView_GetTextColor


COLORREF TreeView_GetTextColor(
    HWND hwndTV 
);

Retrieves the current text color of the control. You can use this macro or send the TVM_GETTEXTCOLOR message explicitly.

hwndTV
Handle to a tree view control.

Version 4.71

See also TreeView_SetTextColor


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