Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / HtmlEventEventArgs Class / HTMLEventObj Property

In This Topic
    HTMLEventObj Property
    In This Topic
    Gets information about an HTML event.
    Syntax
    'Declaration
     
    Public ReadOnly Property HTMLEventObj As IHTMLEventObj
    public IHTMLEventObj HTMLEventObj {get;}
    See Also