IHTMLFormElement class

IHTMLFormElement class

Represents a base interface that should be implemented by HTML Form Elements.

The IHTMLFormElement type exposes the following members:

Properties

PropertyDescription
elementsGets the collection of the child form elements.

See Also