CToolBarCtrl::SetInsertMarkColor

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 OverviewClass MembersHierarchy Chart

See Also   CToolBarCtrl::GetInsertMarkColor