Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
IbmScreen Object
/ CursorRow 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
CursorRow Property (IbmScreen)
In This Topic
Gets the current cursor row location relative to the top edge of the terminal window.
Syntax
Visual Basic (Declaration)
expression
.CursorRow
As
Integer
where
expression
is a variable that represents a
IbmScreen Object
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