Transferring Info. from Treeview node into ListBox with Button
I have a treeview and a listbox in a given form. The tree is populated with three levels of data. The user selects nodes on the tree using check boxes. How do I send only the last level child nodes that the user selects to a listbox by button click. ExpertExchangeExample.jpg