Expand Minimize
This topic has not yet been rated - Rate this topic

CToolBarCtrl::SetInsertMarkColor

Sets the color used to draw the insertion mark for the toolbar.

COLORREF SetInsertMarkColor( 
   COLORREF clrNew  
);
clrNew

A COLORREF value that contains the new insertion mark color.

A COLORREF value that contains the previous insertion mark color.

This member function implements the behavior of the Win32 message TB_SETINSERTMARKCOLOR, as described in the Windows SDK.

Header: afxcmn.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.