Unicode Controls & Classes for VB6 - Version 4

ucTreeView.NodeExpanded Property

Checks if a node has been expanded

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