detachEvent Method (IHTMLElement2)
In This Topic
detachEvent
method of IHTMLElement2
interface.
Syntax
'Declaration
Sub detachEvent( _
ByVal As System.String, _
ByVal As System.Object _
)
void detachEvent(
System.string ,
System.object
)
Parameters
- _event
- pdisp
See Also