Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / MouseRow Property
In This Topic
MouseRow Property
In This Topic
Returns the row location (in host-addressable coordinates) where the mouse was last clicked within the terminal screen.
Syntax
expression.MouseRow As Integer
where expression is a variable that represents a Screen Object
See Also