This method gets the foreground color of a control.
HRESULT get_ForeColor( OLE_COLOR *pclr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.
IASControl::put_ForeColor