FirstChild function bug

Summary

Id:13463.14
Type:Bug Bug
Current Status:Resolved

Detail

10 Jan 2004Resolution IdentifiedAdmin

In the function Get FirstChild() there should be a

Dim cNode As New cTreeViewNode 

instead of

Dim cNode As cTreeViewNode
15 Feb 2004ResolvedSteve McMahon

Fixed