VerticalLine Property (ScrollProp Object)

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

[JavaScript]

b = object.VerticalLine ;
object.VerticalLine  = b;

[VBScript]

b = object.VerticalLine
object.VerticalLine  = b

Version

Supported on EmEditor Professional Version 7.00 or later.