FormattedText.SetSelection
Sets the beginning and ending indices of the selected text.
| Syntax | Parameters | Return value |
|---|---|---|
Sub FormattedText.SetSelection( _
Start As Integer, _
End As Integer)
|
|
This function does not return a value. |