IHTMLFormElement2 interface
This interface extends the IHTMLFormElement interface.
Members
The IHTMLFormElement2 interface inherits from the IDispatch interface. IHTMLFormElement2 also has these types of members:
Methods
The IHTMLFormElement2 interface has these methods.
| Method | Description |
|---|---|
| urns |
Retrieves a collection of all objects to which a specified behavior is attached. |
Properties
The IHTMLFormElement2 interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves a list of character encodings for input data that must be accepted by the server processing the form. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- IDispatch
- Reference
- IHTMLFormElement
- IHTMLFormElement3
Show: