Type
long Integer (Read-Only)
Description
Reflects the number of selected (highlighted) characters when text selection is active (in progress or complete).
Example
REM How many characters are currently selected?
MySelLenHolder = WebsterPro1.SelectionLength
Remarks
Use the SelectText method to programmatically select a range of text.