IHTMLDListElement interface

Denotes a definition list.

Members

The IHTMLDListElement interface inherits from the IDispatch interface. IHTMLDListElement also has these types of members:

  • Properties

Properties

The IHTMLDListElement interface has these properties.

Property Description

compact

Sets or retrieves a Boolean value indicating whether the list should be compacted by removing extra space between list objects.

 

Remarks

The LIST element is a block element.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch