Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ColumnHeader.Width Property

Gets or sets the column width

Syntax
Public Property Get Width () As Long
Public Property Let Width (ByRef l As Long)
Parameters
Parameter Description
ByRef l As Long The new value
Remarks