Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ AutoScroll Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
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
Visual Basic (Declaration)
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
Reference
Screen Object
Screen Members