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