COleControl::GetBackColor

实现控件股票BackColor属性获取函数。

OLE_COLOR GetBackColor( );

返回值

返回值指定当前背景色作为 OLE_COLOR 值,因此,如果成功。此值可以转换为 COLORREF 值与 TranslateColor的调用。

要求

Header: afxctl.h

请参见

参考

COleControl选件类

层次结构图

COleControl::AmbientBackColor

COleControl::TranslateColor

COleControl::SetBackColor

COleControl::GetForeColor