blah blah blah is here! blah blah » Close

0
votes
1 answers

disabling CheckedListBox item

Hello, I have a CheckedListBox on a winform and some of its items are checked by default. I want to disable the checked items so that user can not uncheck them during selecting other items (as it is add dialog not edit). Is there any wa ...

Feedback