IHTMLFieldSetElement2 interface

This interface extends the IHTMLFieldSetElement interface.

Members

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

  • Properties

Properties

The IHTMLFieldSetElement2 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

IHTMLFieldSetElement