Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement Interface
Properties Methods

In This Topic
    IHTMLElement Interface Members
    In This Topic

    The following tables list the members exposed by IHTMLElement.

    Public Properties
     NameDescription
     Property

    all property of IHTMLElement interface.

     
     Property

    children property of IHTMLElement interface.

     
     Property

    className property of IHTMLElement interface.

     
     Property

    document property of IHTMLElement interface.

     
     Property

    filters property of IHTMLElement interface.

     
     Property

    id property of IHTMLElement interface.

     
     Property

    innerHTML property of IHTMLElement interface.

     
     Property

    innerText property of IHTMLElement interface.

     
     Property

    isTextEdit property of IHTMLElement interface.

     
     Property

    lang property of IHTMLElement interface.

     
     Property

    language property of IHTMLElement interface.

     
     Property

    offsetHeight property of IHTMLElement interface.

     
     Property

    offsetLeft property of IHTMLElement interface.

     
     Property

    offsetParent property of IHTMLElement interface.

     
     Property

    offsetTop property of IHTMLElement interface.

     
     Property

    offsetWidth property of IHTMLElement interface.

     
     Property

    onafterupdate property of IHTMLElement interface.

     
     Property

    onbeforeupdate property of IHTMLElement interface.

     
     Property

    onclick property of IHTMLElement interface.

     
     Property

    ondataavailable property of IHTMLElement interface.

     
     Property

    ondatasetchanged property of IHTMLElement interface.

     
     Property

    ondatasetcomplete property of IHTMLElement interface.

     
     Property

    ondblclick property of IHTMLElement interface.

     
     Property

    ondragstart property of IHTMLElement interface.

     
     Property

    onerrorupdate property of IHTMLElement interface.

     
     Property

    onfilterchange property of IHTMLElement interface.

     
     Property

    onhelp property of IHTMLElement interface.

     
     Property

    onkeydown property of IHTMLElement interface.

     
     Property

    onkeypress property of IHTMLElement interface.

     
     Property

    onkeyup property of IHTMLElement interface.

     
     Property

    onmousedown property of IHTMLElement interface.

     
     Property

    onmousemove property of IHTMLElement interface.

     
     Property

    onmouseout property of IHTMLElement interface.

     
     Property

    onmouseover property of IHTMLElement interface.

     
     Property

    onmouseup property of IHTMLElement interface.

     
     Property

    onrowenter property of IHTMLElement interface.

     
     Property

    onrowexit property of IHTMLElement interface.

     
     Property

    onselectstart property of IHTMLElement interface.

     
     Property

    outerHTML property of IHTMLElement interface.

     
     Property

    outerText property of IHTMLElement interface.

     
     Property

    parentElement property of IHTMLElement interface.

     
     Property

    parentTextEdit property of IHTMLElement interface.

     
     Property

    recordNumber property of IHTMLElement interface.

     
     Property

    sourceIndex property of IHTMLElement interface.

     
     Property

    style property of IHTMLElement interface.

     
     Property

    tagName property of IHTMLElement interface.

     
     Property

    title property of IHTMLElement interface.

     
    Top
    Public Methods
     NameDescription
     Method

    click method of IHTMLElement interface.

     
     Method

    contains method of IHTMLElement interface.

     
     Method

    getAttribute method of IHTMLElement interface.

     
     Method

    insertAdjacentHTML method of IHTMLElement interface.

     
     Method

    insertAdjacentText method of IHTMLElement interface.

     
     Method

    removeAttribute method of IHTMLElement interface.

     
     Method

    scrollIntoView method of IHTMLElement interface.

     
     Method

    setAttribute method of IHTMLElement interface.

     
     Method

    toString method of IHTMLElement interface.

     
    Top
    See Also