Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / SmoothScroll Property
In This Topic
SmoothScroll Property
In This Topic
Gets or sets the scroll speed setting.
Syntax
expression.SmoothScroll As Boolean
where expression is a variable that represents a Screen Object
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