This method sets whether control is drawn opaque or transparent.
HRESULT put_Opaque( VARIANT_BOOL fOpaque );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.