SearchColors Property (DisplayProp Object)¶
Corresponds to the Search
Colors text box in the Display page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = object.SearchColors;
object.SearchColors = n;
[VBScript]¶
n = object.SearchColors
object.SearchColors = n
Version¶