Retrieves a boolean value that indicates whether automatic word selection is enabled.
public boolean getAutoWordSelection()
Returns true if automatic word selection is on; otherwise, returns false.
If automatic word selection is on, then selecting any part of the text in the control results in the selection of the entire word.
See Also setAutoWordSelection