IHTMLUListElement interface
This interface draws text and HTML as a bulleted list.
Members
The IHTMLUListElement interface inherits from the IDispatch interface. IHTMLUListElement also has these types of members:
Properties
The IHTMLUListElement interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves a Boolean value indicating whether the list should be compacted by removing extra space between list objects. | |
|
Sets or retrieves the style of the list. |
Remarks
The ul element is a block element.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: