Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ColumnHeader.Text Property

Gets or sets the column text

Syntax
Public Property Get Text () As String
Public Property Let Text (ByRef s As String)
Parameters
Parameter Description
ByRef s As String The new value
Remarks