1
Answer

ListBox Control code in C#

Ask a question
Ankit Rathore

Ankit Rathore

14y
3.6k
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)