![]() | ![]() | ![]() |
| ||
|
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.
- Returns a COLORREF value that contains the current insertion mark color.
- hwndTV
- Handle to the tree view control.
Version 4.71
See also TreeView_SetInsertMarkColor
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.