[]
        
(Showing Draft Content)

C1.Win.C1Editor.HtmlEventEventArgs

HtmlEventEventArgs Class

Provides data for the HtmlEvent event.

Inheritance
HtmlEventEventArgs
Namespace: C1.Win.C1Editor
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public class HtmlEventEventArgs : EventArgs
Remarks

This type is used in the HtmlEvent event.

Constructors

Name Description
HtmlEventEventArgs(IHTMLEventObj, HtmlEventTypes)

Initializes a new instance of the HtmlEventEventArgs class.

Properties

Name Description
HTMLEventObj

Gets information about an HTML event.

Type

Gets the type of HTML event.