Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ColumnHeader.AutoWidth Property

Contains an automatic width for the column, doesn't work if you set a value on this property

Syntax
Public Property Get AutoWidth () As Long
Public Property Let AutoWidth (ByVal v As Long)
Parameters
Parameter Description
ByVal v As Long The new value
Remarks