COleControl::AmbientBackColor

This method retrieves 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.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

OLE_COLOR AmbientBackColor( );

See Also

COleControl::TranslateColor, COleControl::GetBackColor, COleControl::AmbientForeColor, CString