OhRlyMrTsla wrote:
Hello!Bind the SelectedMemberPath of the CheckListBox to a boolean property of the object you're showing and set / unset that property in code.
I have had a look around but to my disappointment I cannot find a way to select (check) any one chosen item in my collection like you can in windows forms applications.
Now, is there a way to check/uncheck all items and or check a specific item?
All help is greatly appreciated!