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