Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
CursorRow Property (IbmScreen)
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
IbmScreen Object
: CursorRow Property
Gets the current cursor row location relative to the top edge of the terminal window.
Syntax
Visual Basic (Declaration)
Object.CursorRow
As
Long
Remarks
CursorColumn returns the column location. The value of this property can be changed with the MoveCursor or MoveCursorTo methods as well as by keyboard and mouse actions.
See Also
Reference
IbmScreen Object
IbmScreen Members
Send Feedback