Unicode Controls & Classes for VB6 - Version 4
ctlUniListBoxXP
.Columns Property
Gets or sets the number of columns used by the listbox
Syntax
Public Property Get Columns () As Integer
Public Property Let Columns (ByRef
i
As Integer)
Parameters
Parameter
Description
ByRef
i
As Integer
Remarks