i have a tree and i want the user to be able to select an item in it by rightclicking. how do i do this? even though when i rightclick the node is hilighted, but it's not selected (only the first node in the tree is selected).

what i want to do is allow the user to be able to change the text of the selectednode. i'm using this as the code:
Code:
EditTextbox.Text = mainmenu.SelectedNode.text