Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / AutoScroll Property
In This Topic
AutoScroll Property
In This Topic
Gets or sets whether Auto Scroll is on for Wyse, DG, and ADDS terminal emulation only.
Syntax
expression.AutoScroll As Boolean
where expression is a variable that represents a Screen Object
Remarks
When this property is true, a line feed on the last line of the screen causes a new blank line to be created and the rest of the screen to scroll up one line.
See Also