Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hello all,

I have two listBoxes like I show in the picture:


<img src='http://img835.imageshack.us/img835/4929/listboxaddremov.jpg' border='0'/>


I need that the listboxes pass their elements between them, through the click event in the buttons.

But I want that you send me please any code to implement the funtionality that I want.

Thanks in advance,
Posted

1 solution

The following link should help you to finish your code.

How to Move List Box Items to another List Box in C#.[^]

The above code is from codeproject itself. Next time do try searching your requirements in this forum. Most of the problems are already solved here. You just need to know what and how to search

Let me know if this helps you

--
AJ
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 17-May-11 16:55pm    
This should be enough, a 5.
--SA
ankitjoshi24 19-May-11 9:26am    
Thank you SA
leocode7 17-May-11 18:04pm    
it is great!!!

thanks again,
ankitjoshi24 19-May-11 9:26am    
You are welcome

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900