IHTMLControlRange2 interface

Contains a range of control-type elements that are used for control selection; represents an array of controls that can be operated on as a group.

Members

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

  • Methods

Methods

The IHTMLControlRange2 interface has these methods.

Method Description
addElement

Adds an element to the controlRange collection.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch