'Usage
Dim instance As FieldsEditorControl Dim start As Integer Dim length As Integer instance.Select(start, length)
Parameters
- start
- The position of the first character in the current text selection within the text box.
- length
- The number of characters to select.