snufse
Newcomer
I have a CheckedListBox where I select/click an item (line) and perform some function. When done I want to reset the CheckedListBox. I use the
CheckedListBox.ClearSelected() but my checkmark does not get removed? Any ideas.
CheckedListBox.ClearSelected() but my checkmark does not get removed? Any ideas.