CTreeCtrl::SetInsertMarkColor
Visual Studio 2005
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.
See the example for CTreeCtrl::GetInsertMarkColor.
Reference
CTreeCtrl ClassHierarchy Chart
CTreeCtrl::GetInsertMarkColor