1
Answer

ListBox Control code in C#

Ankit Rathore

Ankit Rathore

15y
3.9k
1
HI Guys,
Suppose I am having two list boxes one is source and another one is destination.
from source I have to select an item once we click on button the particular item will have to switch on another listBox which is destination.
So how can I do this.
Please guided me.
Answers (1)