TextBox.Selection

PROPERTY READ Selection AS .TextBoxSelection

Returns an object used for managing the selected text. SUB Selection ( [ Start AS Integer , Length AS Integer ] )   Selects some text. If Start and Length are not specified, selects all the text.

Referenced by: