CToolBarCtrl::GetInsertMarkColor

检索使用的颜色绘制工具栏中插入标记。

COLORREF GetInsertMarkColor( ) const;

返回值

包含当前插入标记颜色的 COLORREF 值。

备注

此成员函数实现Win32消息 TB_GETINSERTMARKCOLOR的行为,如 Windows SDK所述。

要求

Header: afxcmn.h

请参见

参考

CToolBarCtrl选件类

层次结构图

CToolBarCtrl::SetInsertMarkColor