Hello,
I have a CheckedListBox, but I am unsure how to retrieve and save checked items (or unchecked ones, for that matter). Basically I want to be able to retrieve the Items that are checked and save them to an array, but I have been unable to figure out how.
If anyone can show me what the code to perform this, it will be greatly appreciated
Thanks for all help in advance.
I have a CheckedListBox, but I am unsure how to retrieve and save checked items (or unchecked ones, for that matter). Basically I want to be able to retrieve the Items that are checked and save them to an array, but I have been unable to figure out how.
If anyone can show me what the code to perform this, it will be greatly appreciated
Thanks for all help in advance.