CMFCPropertyGridCtrl::GetBkColor

检索当前属性网格控件的背景色。

COLORREF GetBkColor() const;

返回值

RGB颜色值。

备注

此方法检索框架使用绘制当前属性网格控件的背景的颜色。CMFCPropertyGridCtrl::GetTextColor 方法检索前景色。

要求

标头: afxpropertygridctrl.h

请参见

参考

CMFCPropertyGridCtrl选件类

层次结构图

COLORREF

CMFCPropertyGridCtrl::GetTextColor