|
-
November 8th, 1999, 12:33 AM
#1
a treeview question
How to know if a treeview has a spec key node? i don't want to traverse the nodes collection?
-
November 12th, 1999, 06:07 PM
#2
Re: a treeview question
Treeview has Nodes collection. So Just pass the key to the collection as you do in normal collection. If it is already present , you will get the node or you will get error message that item not found
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
|