BODY.controlRange[] (Collection)

A collection of all the elements within the document body.

Availability:

JScript - 5.0
Internet Explorer - 5.0
JavaScript syntax:IEmyBODY.controlRange

This collection is returned by the createControlRange() method. The items in this collection would all represent component elements within the page but would not include simple text items.

See also:BODY.createControlRange()

Property attributes:

ReadOnly