I have a treeview which has some nodes and those nodes have child nodes. If a child node is selected(by tapping), it goes to the next form. But the trouble is when user uses up down keys(as in cell phones). Even then it goes to the next form. That time I want that those keys work only as up and down keys. Next form should come only if select has been pressed. Any way of checking that

To find which key has been pressed in Pocket pc
Drake1500