FirstChild function bug

Summary

Id: 13463.14
Type: Bug Bug
Current Status: Resolved

Detail

10 Jan 2004 Resolution Identified Admin

In the function Get FirstChild() there should be a

Dim cNode As New cTreeViewNode 

instead of

Dim cNode As cTreeViewNode
15 Feb 2004 Resolved Steve McMahon

Fixed