lothos12345 Posted April 13, 2005 Posted April 13, 2005 Does the treeview object in VB.NET have a limit to the number of items that it can contain. And if so is there a way to increase that limit? Any help given is greatly appreciated. Quote
mskeel Posted April 14, 2005 Posted April 14, 2005 I can't imagine ther being a limit to the number of nodes you can put into a treeview as restrcited by the control itself, though I am sure you will find there is a limit to the number of nodes your computer's memory can handle. And that will probably vary from machine to machine. You might want to do a couple of quick experiments and see if you can find a physical limit -- how many nodes can you put in until you reach the point of hitting the + and it takes forever to refresh or flickers madly everytime you scroll? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.