disableddisabled*
*Contents  *Index  *Topic Contents
*Previous Topic: direction
*Next Topic: disabled

disabled

Description

Disables a control. The control appears greyed and does not respond to user input.

Syntax

object.disabled[ = disabled]

Remarks

The default value for this property is FALSE.

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

Applies To

APPLET, BUTTON, INPUT, LINK, SELECT, STYLE, TEXTAREA


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