This class is used for managing the selected text of a TextArea control.
- This class is virtual. You cannot store a reference on it.
- You cannot instanciate this class.
SUB .TextAreaSelection ( [ Start AS Integer , Length AS Integer ] )
- Selects some text. If Start and Length are not specified, selects all the text.
Referenced by: