This method retrieves the current background brush.
HRESULT get_BackGroundBrush( OLE_HANDLE *phBrush );
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_BackGroundBrush