Unicode Controls & Classes for VB6 - Version 4
ucTreeView
.itemHeight Property
Gets or sets the height of items
Syntax
Public Property Get itemHeight () As Long
Public Property Let itemHeight (ByVal
New_ItemHeight
As Long)
Parameters
Parameter
Description
ByVal
New_ItemHeight
As Long
The new value
Remarks