Parameters
- start
- The position of the first character in the current text selection within the text box.
- length
- The number of characters to select.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The value of the start parameter is less than zero. |