Unicode Controls & Classes for VB6 - Version 4
ctlUniFormCaption
.Caption Property
Gets or sets the Unicode caption for the form
Syntax
Public Property Get Caption () As String
Public Property Let Caption (ByRef
s
As String)
Parameters
Parameter
Description
ByRef
s
As String
the form title
Remarks