Enabled Property (HighlightProp Object)¶
Corresponds to the Highlight
These Words check box in the
Highlight (1) page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.Enabled;
object.Enabled = b;
[VBScript]¶
b = object.Enabled
object.Enabled = b
Version¶