Unicode Controls & Classes for VB6 - Version 4
ucTreeView
.NodeChild Property
Gets the first child of the given node
Syntax
Public Property Get NodeChild (ByVal
hNode
As Long) As Long
Parameters
Parameter
Description
ByVal
hNode
As Long
The node handle
Remarks