HorizontalLine Property (ScrollProp Object)

Corresponds to the Horizontal Line check box in the Scroll page of Configuration Properties.

[JavaScript]

b = object.HorizontalLine;
object.HorizontalLine = b;

[VBScript]

b = object.HorizontalLine
object.HorizontalLine = b

Version

Supported on EmEditor Professional Version 7.00 or later.