InfoConnect for Unisys VBA Guide
SmoothScroll Property
Gets or sets the scroll speed setting.
Syntax
Object.SmoothScroll As Boolean
Remarks
When this property is set to true, data from the host scrolls slowly and evenly. (Changing this value to true is equivalent to changing the Scrolling option on the Screen tab of the Display Setup dialog box to Smooth.)
See Also