Enable or disable the automatic selection of text in the
display.
Syntax
object.AutoSelect [= { True | False } ] ]
Remarks
The AutoSelect property is used to enable or disable the
automatic selection of text in the virtual display. When the property
is set to True, the user can select text by clicking and dragging the
mouse over the text to be selected. When set to False, no text is
selected if the user drags the mouse over the display.
Data Type
Boolean
See Also
SelText Property,
Select Method
|