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