IHTMLInputElement2 interface

This interface extends the IHTMLInputElement interface.

Members

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

  • Properties

Properties

The IHTMLInputElement2 interface has these properties.

Property Description

accept

Sets or retrieves a comma-separated list of content types.

useMap

Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLInputElement