InfoConnect for Airlines VBA Guide
MouseColumn Property
Returns the column location where the mouse was last clicked in the terminal screen.
Syntax
Object.MouseColumn As Long
Remarks
A click in the first column sets this property to zero (0).
See Also