Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ MouseColumn 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
MouseColumn Property
In This Topic
Returns the column location where the mouse was last clicked in the terminal screen.
Syntax
Visual Basic (Declaration)
expression
.MouseColumn
As
Integer
where
expression
is a variable that represents a
Screen Object
Remarks
A click in the first column sets this property to zero (0).
See Also
Reference
Screen Object
Screen Members