OLE_COLOR GetForeColor( );
Return Value
The return value specifies the current foreground color as a OLE_COLOR value, if successful. This value can be translated to a COLORREF value with a call to TranslateColor.
Remarks
This function implements the Get function of the stock ForeColor property.
COleControl Overview | Class Members | Hierarchy Chart
See Also COleControl::AmbientForeColor, COleControl::TranslateColor, COleControl::GetBackColor, COleControl::SetForeColor