CListCtrl::GetOutlineColor
检索列表视图控件的边框的颜色。
COLORREF GetOutlineColor( ) const;
返回值
返回包含轮廓颜色的 COLORREF 结构。
备注
此成员函数模拟 LVM_GETOUTLINECOLOR 邮件的功能,如 Windows SDK所述。
要求
Header: afxcmn.h
检索列表视图控件的边框的颜色。
COLORREF GetOutlineColor( ) const;
返回包含轮廓颜色的 COLORREF 结构。
此成员函数模拟 LVM_GETOUTLINECOLOR 邮件的功能,如 Windows SDK所述。
Header: afxcmn.h