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 TB_SETINSERTMARKCOLOR, as described in the Platform SDK.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::GetInsertMarkColor