|
-
Nov 7th, 2008, 08:15 AM
#1
Thread Starter
New Member
TreeView
Hi,
I'm using VB6 and the TreeView controls from "Microsoft Windows Common Controls.". Due to the bug http://support.microsoft.com/kb/182231 it is not possible to add more than 32767 nodes to the tree and have the TreeView function correctly.
I want to add 100,000's items to the TreeView.
Is there any work around from this problem?
Is there any other implementation of TreeView that I can use with VB6 that does not suffer from this problem?
I have found a reference that Virtual Tree from www.infralution.com allows more than 35K items, but this only works with .NET.
Any help greatly appreciated,
Thanks,
Máirtín
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|