[]
This interface is for internal use only.
[Guid("3050F434-98B5-11CF-BB82-00AA00BDCE0B")]
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface IHTMLElement2
Name | Description |
---|---|
accessKey |
|
behaviorUrns |
|
canHaveChildren |
|
clientHeight |
|
clientLeft |
|
clientTop |
|
clientWidth |
|
currentStyle |
|
dir |
|
onbeforecopy |
|
onbeforecut |
|
onbeforeeditfocus |
|
onbeforepaste |
|
onblur |
|
oncellchange |
|
oncontextmenu |
|
oncopy |
|
oncut |
|
ondrag |
|
ondragend |
|
ondragenter |
|
ondragleave |
|
ondragover |
|
ondrop |
|
onfocus |
|
onlosecapture |
|
onpaste |
|
onpropertychange |
|
onreadystatechange |
|
onresize |
|
onrowsdelete |
|
onrowsinserted |
|
onscroll |
|
readyState |
|
readyStateValue |
|
runtimeStyle |
|
scopeName |
|
scrollHeight |
|
scrollLeft |
|
scrollTop |
|
scrollWidth |
|
tabIndex |
|
tagUrn |
|
Name | Description |
---|---|
addBehavior(string, ref object) |
|
addFilter(object) |
|
applyElement(IHTMLElement, string) |
|
attachEvent(string, object) |
|
blur() |
|
clearAttributes() |
|
componentFromPoint(int, int) |
|
createControlRange() |
|
detachEvent(string, object) |
|
doScroll(object) |
|
focus() |
|
getAdjacentText(string) |
|
getBoundingClientRect() |
|
getClientRects() |
|
getElementsByTagName(string) |
|
getExpression(string) |
|
insertAdjacentElement(string, IHTMLElement) |
|
mergeAttributes(IHTMLElement) |
|
releaseCapture() |
|
removeBehavior(int) |
|
removeExpression(string) |
|
removeFilter(object) |
|
replaceAdjacentText(string, string) |
|
setCapture(bool) |
|
setExpression(string, string, string) |
|