WebBrowserBase::DetachSink 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 it stops listening to events.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This implementation does nothing.
Notes to Inheritors:
Derived classes can override this method to disconnect a connection point attached in an override of the CreateSink 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: