AutoExpandSelection Property
AutoExpandSelection
Gets or sets a value that indicates whether the control should automatically expand
the selection to whole words/numbers when the control is clicked.
Declaration
bool AutoExpandSelection { get; set; }
Property AutoExpandSelection As Boolean