Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
CursorColumn Property (Screen)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: CursorColumn Property
Returns the column that contains the cursor in the terminal window, relative to the left edge of the screen.
Syntax
Visual Basic (Declaration)
Object.CursorColumn
As
Long
Remarks
The number is one-based (that is the first column is column 1).
See Also
Reference
Screen Object
Screen Members
Send Feedback