hi there!

I am working on a project that contains a treeview with a full directory listening in it...

Now I want the following to happen: when a node (read directory) gets checked, ALL the siblings (read subdirs beneath that dir) should also be checked... Think of it as what happens in many backup programs like NT Backup...

I already managed to do it with the 'first degree' sibling, but the rest, whaaaaaaa, not really...

A second question: I am also looking for a simple way to put all the directory names, on a button click, in a list...

Can anyone help me out?

Thanx in advance!