Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.SelText Property
Gets or sets the selected text
Syntax
Public Property Get SelText () As String
Public Property Let SelText (ByVal
s
As String)
Parameters
Parameter
Description
ByVal
s
As String
The new value
Remarks