|
-
Dec 13th, 1999, 03:02 AM
#1
Somebody please help!
I'm trying to construct knockout tournament. I need to be able to enter the number of competitors and then I want the computer to give me a preview of how the tree will look.
Do i need some special control or can it be done by just printing lines?
Also, i'm using a tree view control. When i am trying to retrieve information i use .Next to go through the list eg.TreeView1.Nodes(n).Child.Next.Next.
How do i make the number of .Next's, on the end of this statement, a variable so i can put this in a For Next loop.
I would be very grateful for a reply to either of these queries.
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
|