Removes an event handler from a named event on the HTML Document Object Model (DOM).
Syntax
Parameters
- eventName
-
The name of the event you want to handle. - 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