Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ CursorColumn 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
CursorColumn Property (Screen)
In This Topic
Returns the column that contains the cursor in the terminal window, relative to the left edge of the screen.
Syntax
Visual Basic (Declaration)
expression
.CursorColumn
As
Integer
where
expression
is a variable that represents a
Screen Object
Remarks
The number is one-based (that is the first column is column 1).
See Also
Reference
Screen Object
Screen Members