Specifies the flag indicating whether the object is enabled.
b = item.Enabled;
item.Enabled = b;
b = item.Enabled
item.Enabled = b
Supported on EmEditor Professional Version 7.00 or later.