Programming with Reflection
MarginClickSelectsLine property
Syntax |
object.MarginClickSelectsLine |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection responds to a mouse click in the left margin of the terminal window. When this property is True (the default) a mouse click selects the entire line. When it is False, a click in the left margin is equivalent to a click in the first column and does not select any text.
The default value is True.