This method sets the background color of the control.
HRESULT put_BackColor( 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_BackColor