[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2

IHTMLElement2 Interface

This interface is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[Guid("3050F434-98B5-11CF-BB82-00AA00BDCE0B")]
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface IHTMLElement2

Properties

Name Description
accessKey

accessKey property of IHTMLElement2 interface.

behaviorUrns

behaviorUrns property of IHTMLElement2 interface.

canHaveChildren

canHaveChildren property of IHTMLElement2 interface.

clientHeight

clientHeight property of IHTMLElement2 interface.

clientLeft

clientLeft property of IHTMLElement2 interface.

clientTop

clientTop property of IHTMLElement2 interface.

clientWidth

clientWidth property of IHTMLElement2 interface.

currentStyle

currentStyle property of IHTMLElement2 interface.

dir

dir property of IHTMLElement2 interface.

onbeforecopy

onbeforecopy property of IHTMLElement2 interface.

onbeforecut

onbeforecut property of IHTMLElement2 interface.

onbeforeeditfocus

onbeforeeditfocus property of IHTMLElement2 interface.

onbeforepaste

onbeforepaste property of IHTMLElement2 interface.

onblur

onblur property of IHTMLElement2 interface.

oncellchange

oncellchange property of IHTMLElement2 interface.

oncontextmenu

oncontextmenu property of IHTMLElement2 interface.

oncopy

oncopy property of IHTMLElement2 interface.

oncut

oncut property of IHTMLElement2 interface.

ondrag

ondrag property of IHTMLElement2 interface.

ondragend

ondragend property of IHTMLElement2 interface.

ondragenter

ondragenter property of IHTMLElement2 interface.

ondragleave

ondragleave property of IHTMLElement2 interface.

ondragover

ondragover property of IHTMLElement2 interface.

ondrop

ondrop property of IHTMLElement2 interface.

onfocus

onfocus property of IHTMLElement2 interface.

onlosecapture

onlosecapture property of IHTMLElement2 interface.

onpaste

onpaste property of IHTMLElement2 interface.

onpropertychange

onpropertychange property of IHTMLElement2 interface.

onreadystatechange

onreadystatechange property of IHTMLElement2 interface.

onresize

onresize property of IHTMLElement2 interface.

onrowsdelete

onrowsdelete property of IHTMLElement2 interface.

onrowsinserted

onrowsinserted property of IHTMLElement2 interface.

onscroll

onscroll property of IHTMLElement2 interface.

readyState

readyState property of IHTMLElement2 interface.

readyStateValue

readyStateValue property of IHTMLElement2 interface.

runtimeStyle

runtimeStyle property of IHTMLElement2 interface.

scopeName

scopeName property of IHTMLElement2 interface.

scrollHeight

scrollHeight property of IHTMLElement2 interface.

scrollLeft

scrollLeft property of IHTMLElement2 interface.

scrollTop

scrollTop property of IHTMLElement2 interface.

scrollWidth

scrollWidth property of IHTMLElement2 interface.

tabIndex

tabIndex property of IHTMLElement2 interface.

tagUrn

tagUrn property of IHTMLElement2 interface.

Methods

Name Description
addBehavior(string, ref object)

addBehavior method of IHTMLElement2 interface.

addFilter(object)

addFilter method of IHTMLElement2 interface.

applyElement(IHTMLElement, string)

applyElement method of IHTMLElement2 interface.

attachEvent(string, object)

attachEvent method of IHTMLElement2 interface.

blur()

blur method of IHTMLElement2 interface.

clearAttributes()

clearAttributes method of IHTMLElement2 interface.

componentFromPoint(int, int)

componentFromPoint method of IHTMLElement2 interface.

createControlRange()

createControlRange method of IHTMLElement2 interface.

detachEvent(string, object)

detachEvent method of IHTMLElement2 interface.

doScroll(object)

doScroll method of IHTMLElement2 interface.

focus()

focus method of IHTMLElement2 interface.

getAdjacentText(string)

getAdjacentText method of IHTMLElement2 interface.

getBoundingClientRect()

getBoundingClientRect method of IHTMLElement2 interface.

getClientRects()

getClientRects method of IHTMLElement2 interface.

getElementsByTagName(string)

getElementsByTagName method of IHTMLElement2 interface.

getExpression(string)

getExpression method of IHTMLElement2 interface.

insertAdjacentElement(string, IHTMLElement)

insertAdjacentElement method of IHTMLElement2 interface.

mergeAttributes(IHTMLElement)

mergeAttributes method of IHTMLElement2 interface.

releaseCapture()

releaseCapture method of IHTMLElement2 interface.

removeBehavior(int)

removeBehavior method of IHTMLElement2 interface.

removeExpression(string)

removeExpression method of IHTMLElement2 interface.

removeFilter(object)

removeFilter method of IHTMLElement2 interface.

replaceAdjacentText(string, string)

replaceAdjacentText method of IHTMLElement2 interface.

setCapture(bool)

setCapture method of IHTMLElement2 interface.

setExpression(string, string, string)

setExpression method of IHTMLElement2 interface.