public void SelectRange (int rangeCursorIndex, int selectionIndex);

Parámetros

cursorIndexThe caret and selection start position.
selectionIndexThe selection end position.

Descripción

Selects text in the textfield between cursorIndex and selectionIndex.