[]
        
(Showing Draft Content)

C1.Win.C1Editor.HtmlEventEventArgs.-ctor

HtmlEventEventArgs Constructor

HtmlEventEventArgs(IHTMLEventObj, HtmlEventTypes)

Initializes a new instance of the HtmlEventEventArgs class.

Declaration
public HtmlEventEventArgs(IHTMLEventObj htmlEventObj, HtmlEventTypes type)
Parameters
Type Name Description
IHTMLEventObj htmlEventObj

Gets information about an HTML event.

HtmlEventTypes type

Gets the type of HTML event.