TreeView_GetBkColorTreeView_GetBkColor*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TreeView_Expand
*Next Topic: TreeView_GetChild

TreeView_GetBkColor


COLORREF TreeView_GetBkColor(
    HWND hwndTV 
);

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

hwndTV
Handle to a tree view control.

Version 4.71

See also TreeView_SetBkColor


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