IHTMLSelectElement5 interface

Extends the IHTMLSelectElement4 interface.

Members

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

  • Methods

Methods

The IHTMLSelectElement5 interface has these methods.

Method Description
add

Adds an element to the areas, controlRange, or options collection.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch