Unicode Controls & Classes for VB6 - Version 4

cStringBuilder.TheString Property

Sets the internal string

Syntax
Public Property Let TheString (ByRef sThis As String)
Parameters
Parameter Description
ByRef sThis As String The string to set
Remarks