Unicode Controls & Classes for VB6 - Version 4

ucTreeView.NodeExpandedOnce Property

Checks if a node has been expanded once

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