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 Overview | Class Members | Hierarchy Chart
See Also COleControl::AmbientBackColor, COleControl::TranslateColor, COleControl::SetBackColor, COleControl::GetForeColor