Contents Index Topic Contents | ||
Previous Topic: TVM_GETINDENT Next Topic: TVM_GETISEARCHSTRING |
TVM_GETINSERTMARKCOLOR
TVM_GETINSERTMARKCOLOR wParam = 0; lParam = 0;Retrieves the color used to draw the insertion mark for the tree view. You can send this message explicitly or by using the TreeView_GetInsertMarkColor macro.
- Returns a COLORREF value that contains the current insertion mark color.
Version 4.71
See also TVM_SETINSERTMARKCOLOR
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.