COLORREF SetInsertMarkColor( COLORREF clrNew );
Return Value
A COLORREF value that contains the previous insertion mark color.
Parameters
clrNew
A COLORREF value that contains the new insertion mark color.
Remarks
This member function implements the behavior of the Win32 message TVM_SETINSERTMARKCOLOR, as described in the Platform SDK.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::GetInsertMarkColor