SelectionStartOffset

 

Type

 

long Integer (Read-Only)

 

Description

 

Reflects the offset of the first selected character relative to the start of the pure (tag-free) text buffer when selection is active (in progress or complete)

 

Example

 

REM What is offset (in pure text) of the first selected character?

MySelStartHolder = WebsterPro1.SelectionStartOffset

 

Remarks

 

Use the SelectText method to programmatically select a range of text.