COleControl::AmbientBackColor

Call this member function to retrieve the value of the ambient BackColor property. The ambient BackColor property is available to all controls and is defined by the container. The container is not required to support this property.

Syntax

OLE_COLOR AmbientBackColor( );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::TranslateColor, COleControl::GetBackColor, COleControl::AmbientForeColor, CString