ListBox Control code in C#

Jan 12 2010 1:11 AM
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)