SetEnabled Method

Class

AnyWin class.

Action

Enables or disables a control.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

SetEnabled (enabled)
Variable Description
enabled If TRUE the control is enabled. If FALSE the control is disabled. BOOLEAN.