Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelLength Property

Gets or sets the length of the selected text

Syntax
Public Property Get SelLength () As Long
Public Property Let SelLength (ByVal lSelLength As Long)
Parameters
Parameter Description
ByVal lSelLength As Long The length of the selected text
Remarks