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