Is there an easy way to traverse a tree control?

I just need to iterate the entire tree, not caring about the parent/child relationships. I just need the text label for each item in the tree.