VerticalBar Property (ScrollProp Object)

Corresponds to the Vertical Scroll Bar drop-down list box in the Scroll page of Configuration Properties.

[JavaScript]

n = object.VerticalBar;
object.VerticalBar  = n;

[VBScript]

n = object.VerticalBar
object.VerticalBar  = n

Version

Supported on EmEditor Professional Version 7.00 or later.