Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the color used to draw the insertion mark for the toolbar.
COLORREF GetInsertMarkColor( ) const;
Return Value
A COLORREF value that contains the current insertion mark color.
Remarks
This member function implements the behavior of the Win32 message TB_GETINSERTMARKCOLOR, as described in the Windows SDK.
Requirements
Header: afxcmn.h
See Also
Reference
CToolBarCtrl::SetInsertMarkColor