CComControl::GetAmbientBackColor

This method retrieves DISPID_AMBIENT_BACKCOLOR, the ambient background color for all controls, defined by the container.

Syntax

HRESULT GetAmbientBackColor( OLE_COLOR& BackColor );

At a Glance

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

See Also

CComControl Overview, CComControl Methods