pp108 : enable()

enable()


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

Syntax

Script ControlID.enable()


Remarks


This is a runtime property.

Applies to


All controls except Frame.

Related reference

disable()