HorizontalBar Property (ScrollProp Object)

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

[JavaScript]

n = object.HorizontalBar;
object.HorizontalBar = n;

[VBScript]

n = object.HorizontalBar
object.HorizontalBar = n

Version

Supported on EmEditor Professional Version 7.00 or later.