My CheckedListBox is containing some elements that has a higher width that the CheckedListBox it self. I would have expected that vertical scrollbars where displayed automaticly just like they appear when the list grows higher than the CheckedListBox. But this is not the case.
Is there some setting i need to set to get the CheckedListBox to show vertical scrollbars?