Method SelectCurrentWord
SelectCurrentWord()
Tries to select word nearest to the current position in the control.
public bool SelectCurrentWord()
Returns
- bool
True is succeed; otherwise false.
Tries to select word nearest to the current position in the control.
public bool SelectCurrentWord()
True is succeed; otherwise false.