I need to fill a text box with a value from my treeview control. The problem is I only want the text box to fill with a clicked value for only a certain level of the treeview control, not them all. What would be the easiest way to determine what level of the treeview the user has clicked?