Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.Text Property
Gets or sets the content of the control
Syntax
Public Property Get Text () As String
Public Property Let Text (ByVal
New_Text
As String)
Parameters
Parameter
Description
ByVal
New_Text
As String
The new content
Remarks