COleControl::GetBackColor

 

Implements the Get function of your control's stock BackColor property.

Syntax

OLE_COLOR GetBackColor( );

Return Value

The return value specifies the current background color as a OLE_COLOR value, if successful. This value can be translated to a COLORREF value with a call to TranslateColor.

Requirements

Header: afxctl.h

See Also

COleControl Class
Hierarchy Chart
COleControl::AmbientBackColor
COleControl::TranslateColor
COleControl::SetBackColor
COleControl::GetForeColor