Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Unisys VBA Guide
CursorColumn Property (UtsScreen)
Attachmate.Reflection.Objects.Emulation.UTS Library
>
UtsScreen Object
: CursorColumn Property
Gets or sets the current cursor column location relative to the left edge of the terminal window.
Syntax
Visual Basic (Declaration)
Object.CursorColumn
As
Long
Remarks
CursorRow returns the row 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
UtsScreen Object
UtsScreen Members
Send Feedback