Enabled Property (AssociationProp Object)

Corresponds to the Enable Association check box in the Association page of Configuration Properties.

[JavaScript]

b = object.Enabled;
object.Enabled = b;

[VBScript]

b = object.Enabled
object.Enabled = b

Version

Supported on EmEditor Professional Version 7.00 or later.