IHTMLSelectElement2 interface

This interface extends the IHTMLSelectElement interface.

Members

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

  • Methods

Methods

The IHTMLSelectElement2 interface has these methods.

Method Description
urns

Retrieves a collection of all objects to which a specified behavior is attached.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLSelectElement

IHTMLSelectElement4