The CheckedListBox control does not have DataSource, DisplayMember, ValueMember properties , and after some investigation the control does have these properties but they are marked by an attribute [Browsable(false)] , so they don't appear in the property grid.Is this a forgotten option or it is marked that way intentionally Are these properties going to be removed after beta 2 !!