metricspaces
Programmer
Hi,
I'm using VB6 and the TreeView from "Microsoft Windows Common Controls.". Due to the bug it is not possible to add more than 32767 nodes to the tree.
I want to add 100,000's items to the TreeView.
Is there any work around for this problem?
Is there any other implementation of TreeView that I can use with VB6 and does not suffer from this problem?
I have found a reference to Virtual Tree from but this only works with .NET.
Any help greatly appreciated,
Thanks,
Máirtín
I'm using VB6 and the TreeView from "Microsoft Windows Common Controls.". Due to the bug it is not possible to add more than 32767 nodes to the tree.
I want to add 100,000's items to the TreeView.
Is there any work around for this problem?
Is there any other implementation of TreeView that I can use with VB6 and does not suffer from this problem?
I have found a reference to Virtual Tree from but this only works with .NET.
Any help greatly appreciated,
Thanks,
Máirtín