IHTMLElement5 interface
TBD.
Members
The IHTMLElement5 interface inherits from the IUnknown interface. IHTMLElement5 also has these types of members:
- Methods
- Properties
Methods
The IHTMLElement5 interface has these methods.
| Method | Description |
|---|---|
| getAttributeNode | Retrieves an IHTMLDOMAttribute2 interface referenced by the name property. |
| hasAttribute | Determines whether an attribute with the specified name exists. |
| removeAttributeNode | Removes an IHTMLDOMAttribute2 interface from the object. |
| setAttributeNode | Sets an IHTMLDOMAttribute2 interface node as part of the object. |
Properties
The IHTMLElement5 interface has these properties.
| Property | Description |
|---|---|
Sets or retrieves the currently active child element. |
|
Sets or retrieves a value indicating whether a live region is finished updating. |
|
Sets or retrieves the checked state of this element. |
|
Sets or retrieves the list of elements that are controlled by the current element. |
|
Sets or retrieves a list of elements that describe the current object. |
|
Sets or retrieves the disabled state of this element. |
|
Sets or retrieves the expanded state of this element. |
|
Gets or sets the recommended reading order of content. This property is not supported for Metro style apps using JavaScript. |
|
Sets or retrieves a value indicating whether this element may display a pop-up window. This property is not supported for Metro style apps using JavaScript. |
|
Sets or retrieves the hidden state of this element. |
|
Sets or retrieves the error state of this element. |
|
Sets or retrieves a list of elements that provide a label for the current object. |
|
Sets or retrieves the level of this element. |
|
Sets or retrieves how assistive technology should announce updates to live regions. |
|
Sets or retrieves the multiple-selection state of this element. |
|
Sets or retrieves a list of child objects, including elements that are not direct descendants of the current object. |
|
Sets or retrieves the current position of an item within a set. |
|
Sets or retrieves the pressed state of a button that can be toggled. |
|
Sets or retrieves the read-only state of this element. |
|
Sets or retrieves which changes to a live region are relevant. |
|
Sets or retrieves the form-completion requirement of this element. |
|
Sets or retrieves the secret state of this element. |
|
Sets or retrieves the selection state of this element. |
|
Sets or retrieves the set size of this element. |
|
Sets or retrieves the maximum value that a user can provide. |
|
Sets or retrieves the minimum value that a user can provide. |
|
Sets or retrieves the current value of the element. |
Send comments about this topic to Microsoft
Build date: 1/23/2012