Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ ColumnsPerScroll 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
ColumnsPerScroll Property
In This Topic
Gets or sets the number of columns (or character positions) to roll right or left during one horizontal scrolling operation with CTRL+Left or CTRL+Right.
Syntax
Visual Basic (Declaration)
expression
.ColumnsPerScroll
As
Integer
where
expression
is a variable that represents a
Screen Object
Remarks
This property only applies when RightMargin is greater than 80 and you are operating in graphics mode without a 132-column adapter.
See Also
Reference
Screen Object
Screen Members