|
-
Jul 23rd, 2008, 08:53 AM
#1
Thread Starter
Fanatic Member
win form treeview image
Hi,
A treeview control is populated with data
i.e.:
item1
subitem1
subitem2
...
Not sure why when I click on a subitem, the image changes. There are no events that fire this.
When assigning the images, I do assign using imageindex and selectedimageindex
Note that clicking on the parent i.e. the item does NOt change the image whereas clicking on the subitem does.
Do you know why this is occuring please?
Thanks
-
Jul 23rd, 2008, 06:42 PM
#2
Re: win form treeview image
Presumably you've assigned different values to the ImageIndex and SelectedImageIndex properties of the node.
-
Jul 24th, 2008, 01:35 AM
#3
Thread Starter
Fanatic Member
Re: win form treeview image
I have checked and I have assigned the SAME image for both indeximage and selectedimageindex.
Still have the same problem.
Thanks
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
|