htmlForhtmlFor*
*



Contents  *



Index  *Topic Contents
*Previous Topic: htmlFor
*Next Topic: htmlText

htmlFor

Description

Specifies which control-like element to assign the given label element to. This property corresponds to the HTML FOR= attribute.

Syntax

object.htmlFor[ = htmlFor]

Remarks

This property references the identifier of another element.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

LABEL


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.