1
Answer

How to pass values from one checked list box to listbox

Pavithra L

Pavithra L

9y
352
1
In my project am I using checkedlist box for filtering the items. And I have another one form for collect these checkedlistbox checked items in listbox. Here I cannot get this value in listbox . How can I move this in windows form application using c# language in .Net. Please suggest any query its urgent??
 
 
 
Thanks, 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Answers (1)