Unicode Controls & Classes for VB6 - Version 4

ucTreeView.NodeParent Property

Gets the parent node handle of a certain node

Syntax
Public Property Get NodeParent (ByVal hNode As Long) As Long
Parameters
Parameter Description
ByVal hNode As Long The node handle
Remarks