CheckedListBox Question

N

Newbie Coder

I have a string seperated by ';' (semicolons) & I need to split them, which
is easy, but then to check the appropriate checkboxes in the checked listbox
control on program startup

So, my question is:

Once I have split the string, how do I check the same items in the
CheckedListBox control?

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top