[]
IHTMLDocument3 interface.
[Guid("3050F485-98B5-11CF-BB82-00AA00BDCE0B")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLDocument3
| Name | Description |
|---|---|
| baseUrl |
|
| childNodes |
|
| dir |
|
| documentElement |
|
| enableDownload |
|
| inheritStyleSheets |
|
| onbeforeeditfocus |
|
| oncellchange |
|
| oncontextmenu |
|
| ondataavailable |
|
| ondatasetchanged |
|
| ondatasetcomplete |
|
| onpropertychange |
|
| onrowsdelete |
|
| onrowsinserted |
|
| onstop |
|
| parentDocument |
|
| uniqueID |
|
| Name | Description |
|---|---|
| attachEvent(string, object) |
|
| createDocumentFragment() |
|
| createTextNode(string) |
|
| detachEvent(string, object) |
|
| getElementById(string) |
|
| getElementsByName(string) |
|
| getElementsByTagName(string) |
|
| recalc(bool) |
|
| releaseCapture() |
|