I have a CheckedListBox. I want to programatically check items by their value (not by their index). I can use the SetItemChecked method to check the items by index. Is there a way to find the index of the item with a certain value?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.