Home . VB . Code . Controls . TreeView . vbAccelerator TreeView Control . BugTrak Summary . FirstChild function bug
VB5 TreeView Control (68K)
VB5 TreeView Demonstration (47K)
VB5 TreeView Full Source (152K)
VB6 TreeView Control (69K)
VB6 TreeView Demonstration (41K)
VB6 TreeView Full Source (147K)
Article:13463
Link to this page
Applies To:
VB5
VB6
Author:
Steve McMahon
Dan Litwin
BugTrak
Bugs: 5 / 19
Issues: 1 / 4
Questions: 1 / 1
Updated:27 February 2004
23 Nov 2003
Minor bug fixes to the HitTest, NodeFromDragData, ItemNumber, ItemData, Remove and Font methods. See BugTrak for full details.
Update History >
Ole Guid and interface definitions (OleGuids.Tlb)
Using the System Image List with (and without) vbAccelerator Controls
Subclassing Without The Crashes
vbAccelerator ImageList Control and Class v2.0
IShellFolder Extended Type Library Version 1.2 (ISHF_Ex.Tlb)
Search WWW
vbAccelerator
In the function Get FirstChild() there should be a
Dim cNode As New cTreeViewNode
instead of
Dim cNode As cTreeViewNode
Fixed
Copyright © 2004 Steve McMahon steve@vbaccelerator.com. All rights reserved.Last Updated: 15 February 2004