Expand Minimize
This topic has not yet been rated - Rate this topic

COleControl::AmbientForeColor

Returns the value of the ambient ForeColor property.

OLE_COLOR AmbientForeColor( );

The current value of the container's ambient ForeColor property, if any. If not supported, this function returns the system-defined Windows text color.

The ambient ForeColor property is available to all controls and is defined by the container. Note that the container is not required to support this property.

Header: afxctl.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.