[]
Provides data for the HtmlEvent event.
public class HtmlEventEventArgs : EventArgs
This type is used in the HtmlEvent event.
| Name | Description |
|---|---|
| HtmlEventEventArgs(IHTMLEventObj, HtmlEventTypes) | Initializes a new instance of the HtmlEventEventArgs class. |
| Name | Description |
|---|---|
| HTMLEventObj | Gets information about an HTML event. |
| Type | Gets the type of HTML event. |