DoubleLineScroll Property (ScrollProp Object)¶
Corresponds to the Double Line Scroll check box in the
Scroll page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.DoubleLineScroll;
object.DoubleLineScroll = b;
[VBScript]¶
b = object.DoubleLineScroll
object.DoubleLineScroll = b
Version¶