I have a treeview populated with lots of entries... I'm trying to provide a function that would search within the contents of that treeview for a specific string. Can anyone think of a way to do that? I've been trying the FIND method in the treeview, but it's quite different from other find methods...