TreeView_GetInsertMarkColorTreeView_GetInsertMarkColor*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TreeView_GetIndent
*Next Topic: TreeView_GetISearchString

TreeView_GetInsertMarkColor


COLORREF TreeView_GetInsertMarkColor(
     HWND hwndTV
);

Retrieves the color used to draw the insertion mark for the tree view. You can use this macro or send the TVM_GETINSERTMARKCOLOR message explicitly.

hwndTV
Handle to the tree view control.

Version 4.71

See also TreeView_SetInsertMarkColor


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