Let's say I have a treeview with some nodes.
I want a combobox on the form in wich you can type the path that leads to a certain node. If the user types in a path and presses enter the threeview will expand to the right location... (just like in explorer)

I do not know how to do this, plz help...