pp108 : disable()

disable()


It disables the control on which the method is invoked. In case of the Output control, this method disables all look-up buttons (such as zoom and calendar) associated with the control.

Syntax

Script ControlID.disable()


Remarks


This is a runtime property.

Applies to


All controls except Frame.

Related reference

enable()