MFC
Expand Minimize
This topic has not yet been rated - Rate this topic

CTreeCtrl::SetInsertMarkColor 

This member function implements the behavior of the Win32 message TVM_SETINSERTMARKCOLOR, as described in the Platform SDK.


COLORREF SetInsertMarkColor(
   COLORREF clrNew 
);

Parameters

clrNew

A COLORREF value that contains the new insertion mark color.

A COLORREF value that contains the previous insertion mark color.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.