Populating listbox with only one data
I have to listbox controls. This form allows you to move data from one
listbox to the other
ListBox ADDBUTTON - Listbox2
If you can imagine the above when you hit the ADDBUTTON it should move
one of the rows from the left listbox to the right one. I just want
one piece of data to move over . Is there a parameter to do this?
|