InfoConnect for Airlines VBA Guide
ReGISMoveMouse Property
Gets or sets what happens to the ReGIS cursor when you move the Windows mouse to a location in the InfoConnect terminal window that is different from the position the host has established.
Syntax
Object.ReGISMoveMouse As Boolean
Remarks
To disable this feature and enable the ability to "click ahead," change the setting of ReGISMoveMouse to false.
See Also