|
-
February 23rd, 2000, 05:58 AM
#1
treeview....need help!!
Hi,
I have a treeview and a textbox so whatever is the selected item in the treeview is displayed in the textbox. But it skips a selected item ad shows the next one in the textbox. It shows every alternate selected item.How do i get rid of this.
My next problem is that i cannot assign an image to the treeview nodes even after choosing an image list and mentioning the tag/key in the treeview code.........
Dim oNode as node
Set oNode=treeview1.nodes.add(, , "Name","Something","ImgName",TagName)
Is this right? And if it is wrong then can someone please tell me how to assign an image to the treeview nodes. Thanks in advance,
Derek
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
|