hello
i have made a windows application using vb.net which contains two listboxes and two buttons.
i need the code in the click event of the two buttons,The first button is to add the items that the user selects them from the listbox1 to listbox2,
the second button is to to remove the items that the user selects them from listbox2 and returns them to listbox1 again
thank you for the time and for the help
i have made a windows application using vb.net which contains two listboxes and two buttons.
i need the code in the click event of the two buttons,The first button is to add the items that the user selects them from the listbox1 to listbox2,
the second button is to to remove the items that the user selects them from listbox2 and returns them to listbox1 again
thank you for the time and for the help