CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Nodes object

  1. #1
    Join Date
    Sep 1999
    Location
    France
    Posts
    393

    Nodes object

    I'm searching a class which looks like the nodes treeview collection, but with which you're not obliged to create a treeview to use it!

    Thanks


  2. #2
    Join Date
    Apr 2001
    Posts
    95

    Re: Nodes object

    I think the nodes collection will work just use:


    Dim MyCollection as new Nodes





Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured