Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Sets or retrieves a value that indicates which image to use as a list-item marker for the object.
![]() ![]() |
Syntax
Integer value = object.put_listStyleImage( v);Integer value = object.get_listStyleImage(* sLocation);
Property values
Type: BSTR
none (none)
Default. No image is specified.
url(sURL) (url(sURL))
Location of the image, where sURL is an absolute or relative URL.
String format
url(sURL) | none
CSS information
| Applies To | All elements |
| Media | visual |
| Inherited | 1 |
| Initial Value |
Standards information
- CSS 2.1, Section 5.6.4
Remarks
The IHTMLStyle::listStyleImage property can be applied to any element when IHTMLStyle::margin and IHTMLStyle::display:list-item are applied. The IHTMLStyle::display: list-item property is available starting with Microsoft Internet Explorer 6.
When the image is available, it replaces the marker that is set with the IHTMLStyle::listStyleType marker.
If the left margin of the list item is set to 0 using one of the IHTMLStyle::margin properties, the list-item markers do not show. The margin should be set to a minimum of 30 points.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows Server 2003 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
.png)
.png)