InfoConnect for Airlines VBA Guide
MarginClickSelectsLine Property
Gets or sets what occurs when the mouse is clicked in the left margin of the terminal window.
Syntax
Object.MarginClickSelectsLine As Boolean
Remarks
When this property is true (the default) the mouse click selects the entire line. When it is false, the mouse click does not select any text.
See Also