CToolBarCtrl::SetInsertMarkColor
Visual Studio 2012
Sets the color used to draw the insertion mark for the toolbar.
COLORREF SetInsertMarkColor( COLORREF clrNew );
This member function implements the behavior of the Win32 message TB_SETINSERTMARKCOLOR, as described in the Windows SDK.