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

In This Topic
    IHTMLDocument3 Interface Members
    In This Topic

    The following tables list the members exposed by IHTMLDocument3.

    Public Properties
     NameDescription
     Property

    baseUrl property of IHTMLDocument3 interface.

     
     Property

    childNodes property of IHTMLDocument3 interface.

     
     Property

    dir property of IHTMLDocument3 interface.

     
     Property

    documentElement property of IHTMLDocument3 interface.

     
     Property

    enableDownload property of IHTMLDocument3 interface.

     
     Property

    inheritStyleSheets property of IHTMLDocument3 interface.

     
     Property

    onbeforeeditfocus property of IHTMLDocument3 interface.

     
     Property

    oncellchange property of IHTMLDocument3 interface.

     
     Property

    oncontextmenu property of IHTMLDocument3 interface.

     
     Property

    ondataavailable property of IHTMLDocument3 interface.

     
     Property

    ondatasetchanged property of IHTMLDocument3 interface.

     
     Property

    ondatasetcomplete property of IHTMLDocument3 interface.

     
     Property

    onpropertychange property of IHTMLDocument3 interface.

     
     Property

    onrowsdelete property of IHTMLDocument3 interface.

     
     Property

    onrowsinserted property of IHTMLDocument3 interface.

     
     Property

    onstop property of IHTMLDocument3 interface.

     
     Property

    parentDocument property of IHTMLDocument3 interface.

     
     Property

    uniqueID property of IHTMLDocument3 interface.

     
    Top
    Public Methods
     NameDescription
     Method

    attachEvent method of IHTMLDocument3 interface.

     
     Method

    createDocumentFragment method of IHTMLDocument3 interface.

     
     Method

    createTextNode method of IHTMLDocument3 interface.

     
     Method

    detachEvent method of IHTMLDocument3 interface.

     
     Method

    getElementById method of IHTMLDocument3 interface.

     
     Method

    getElementsByName method of IHTMLDocument3 interface.

     
     Method

    getElementsByTagName method of IHTMLDocument3 interface.

     
     Method

    recalc method of IHTMLDocument3 interface.

     
     Method

    releaseCapture method of IHTMLDocument3 interface.

     
    Top
    See Also