STDMETHOD( put_ForeColor )( OLE_COLOR clrForeground );
Return Value
A standard HRESULT value.
Parameters
clrForeground
[in] The new value of this property.
Remarks
The ForeColor property specifies the ambient foreground color of the container.
The ATL host object implementation uses the system window text color as the default value of this property.