COleControl::GetBackColor

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.

Remarks

This function implements the Get function of your control’s stock BackColor property.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::AmbientBackColor, COleControl::TranslateColor, COleControl::SetBackColor, COleControl::GetForeColor