Removes an event handler from a named event on the HTML DOM.
Syntax
Parameters
- eventName
-
The name of the event you want to cease handling.
- eventHandler
-
The managed code that handles the event.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0