G
Guest
Hi.
I'm basically new to TreeView, though I have tried it before, a long time ago.
I found a short example about adding nodes, referencing them to parents,
etc...
I see that you can add images to the nodes, but in order to do it, you need
to first have an imagelist associated with the treeview.
Which in turn means that you have to instantiated an image list, and
populated it with images.
There's the question... how do I work with an image list and images... I
couldn't seem to find it in the available controls, though they are both
there for dimensioning in the code.
Thanks for any help with this.
I'm basically new to TreeView, though I have tried it before, a long time ago.
I found a short example about adding nodes, referencing them to parents,
etc...
I see that you can add images to the nodes, but in order to do it, you need
to first have an imagelist associated with the treeview.
Which in turn means that you have to instantiated an image list, and
populated it with images.
There's the question... how do I work with an image list and images... I
couldn't seem to find it in the available controls, though they are both
there for dimensioning in the code.
Thanks for any help with this.