Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ MarginClickSelectsLine Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
MarginClickSelectsLine Property
In This Topic
Gets or sets what occurs when the mouse is clicked in the left margin of the terminal window.
Syntax
Visual Basic (Declaration)
expression
.MarginClickSelectsLine
As
Boolean
where
expression
is a variable that represents a
Screen Object
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
Reference
Screen Object
Screen Members