Hi-a all,
I have two treeviews on a form (VB.NET) and one of them contains words, and the other commands. Each word has a command assigned to it. I chose to show this in a treeview as certain words have secondary words (like, "move" and "up"). I would love it if someone could explain to me how I could select the matching command from the hidden command treeview when someone selects a word in the other treeview.
Please help - these treeviews are driving me crazazy!
Thanks,
Rustle
I have two treeviews on a form (VB.NET) and one of them contains words, and the other commands. Each word has a command assigned to it. I chose to show this in a treeview as certain words have secondary words (like, "move" and "up"). I would love it if someone could explain to me how I could select the matching command from the hidden command treeview when someone selects a word in the other treeview.
Please help - these treeviews are driving me crazazy!
Thanks,
Rustle
Comment