System.Windows.Forms.WebBrowser.CreateSink Method

Associates the underlying ActiveX control with a client that can handle control events.

Syntax

protected override void CreateSink ()

Remarks

This method is useful if you are familiar with OLE development using the unmanaged WebBrowser ActiveX control and you want to extend the functionality of the Windows Forms System.Windows.Forms.WebBrowser control, which is a managed wrapper for the ActiveX control. You can use this extensibility to implement events from the ActiveX control that are not provided by the wrapper control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0