Hi,

Does anyone know how can I add files like “C:\temp\help.txt” in the format of

temp
help.txt

in a treeview. It should be dynamic, that is, I can also add “C:\temp\now\read.txt” and it should add it to

temp
now
read.txt
help.txt

anyone knows how to do this?

Thank you,
Bob