IHTMLLabelElement2 interface

This interface extends the IHTMLLabelElement interface.

Members

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

  • Properties

Properties

The IHTMLLabelElement2 interface has these properties.

Property Description

form

Retrieves a reference to the form that the object is embedded in.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLLabelElement