Ah, forgot about that article.
However, contrary to their comment about it only affecting Data Bound
CheckedListBoxes, in every situation it has happened to me, there was no
data binding involved.
Gerald
"Brian Mitchell" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Found an MSDN article telling me it's a bug....bummer.
>
> http://support.microsoft.com/default...b;en-us;327896
>
>
> "Brian Mitchell" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> >I have no idea what I am doing wrong, but I have a CheckedListBox (Bound
to
> >an IList) on a TabControl and everytime I switch tabs I lose my checks.
Is
> >there something I'm missing? If I look at the properties of my IList
class
> >I can still see the properties have not changed (which means the items in
> >the box should still be chekced) it's just like for some reason the
ListBox
> >doesn't keep the checks.
> >
> > Thanks for the help!!
> >
> >
>
>