Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ReGISMoveMouse Property
In This Topic
ReGISMoveMouse Property
In This Topic
Gets or sets what happens to the ReGIS cursor when you move the Windows mouse to a location in the Reflection terminal window that is different from the position the host has established.
Syntax
expression.ReGISMoveMouse As Boolean
where expression is a variable that represents a Screen Object
Remarks
To disable this feature and enable the ability to "click ahead," change the setting of ReGISMoveMouse to false.
See Also