Databinding a CheckedListBox

DotNet428
Hi,

I want to show a list of Names in a checkedListbox and check a few names

in that list that belong to a certain category.



Like>Dove All birds checked.

Lion

Quote
Owl

Hawk

Tiger

I'm setting the displaymember to show the names. Is it possible to databind

to some property to show the checkmarks. Or is it possible to show these

items in a different Color.



Thanks,

Debi.


-