Treeview Control in VB.Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In a Treeview control; we can use UP and DOWN arrow keys to move to the NEXT
and PREVIOUS nodes.
How do I create the same effect from button controls? One button to move to
the NEXT node and the other button to move to the PREVIOUS node.
 
Back
Top