[]
Initializes a new instance of the HtmlEventEventArgs class.
public HtmlEventEventArgs(IHTMLEventObj htmlEventObj, HtmlEventTypes type)
| Type | Name | Description |
|---|---|---|
| IHTMLEventObj | htmlEventObj | Gets information about an HTML event. |
| HtmlEventTypes | type | Gets the type of HTML event. |