I want to display the items checked on checkedlistbox into different textboxes in vb

102 Views Asked by At

I want to add the items checked in the checklistbox into different textboxes. Like checklistbox item 1 checked must be added to textbox 1. Then the next item checked that is checklistbox item 2 must be added to textbox 2. I want to do this for 4 item. I am new to this language. I am trying to get the desired result but I am just not getting the code right. Please help me.

0

There are 0 best solutions below