This method retrieves the background color of the control.
HRESULT get_BackColor( 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_BackColor, IASControl::get_ForeColor