Unicode Controls & Classes for VB6 - Version 4
ctlUniListView
.CellPadding Property
Gets or sets the space between the cell content and the cell border in pixels
Syntax
Public Property Get CellPadding () As Long
Public Property Let CellPadding (ByRef
l
As Long)
Parameters
Parameter
Description
ByRef
l
As Long
The new padding
Remarks