WebBrowserBase::DetachInterfaces Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Called by the control when the underlying ActiveX control is discarded.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This implementation does nothing.
Notes to Inheritors:
Derived classes can override this method to release a reference to the underlying ActiveX object that was cached in an override of the AttachInterfaces method.
SecurityPermission
for immediate callers to use this control. Demand value: LinkDemand; NIB: Named Permission Sets: FullTrust.
.NET Framework
Available since 2.0
Available since 2.0
Show: