Unicode Controls & Classes for VB6 - Version 4

ucTreeView.GetKeyNode Function

Returns a node using a given key

Syntax
Public Function GetKeyNode (ByVal Key As String) As Long
Parameters
Parameter Description
ByVal Key As String The key used to retrieve the node
Remarks