Action
Gets a value that determines if a user selects part of a word by dragging across it with the mouse, whether the rest of the
word is selected.
Syntax
C#
protected Boolean AutoWordSelection { get; }
VB
'Declaration
Protected Read Property AutoWordSelection As Boolean
Access
Read only.