IHTMLFormElement3 interface
This interface extends the IHTMLFormElement2 interface.
Members
The IHTMLFormElement3 interface inherits from the IDispatch interface. IHTMLFormElement3 also has these types of members:
- Methods
Methods
The IHTMLFormElement3 interface has these methods.
Method | Description |
---|---|
namedItem | Retrieves a form object or an object from an elements collection. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
See also
Reference