Smooth Property (ScrollProp Object)

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

[JavaScript]

b = object.Smooth;
object.Smooth = b;

[VBScript]

b = object.Smooth
object.Smooth = b

Version

Supported on EmEditor Professional Version 7.00 or later.