Good morning,
I'm shopping around for a dropdown list control that allows me to select multiple items. Something akin to the CheckedListbox, but in dropdown list form (I don't want it to take up a big chunk of the screen). At this point I'm pretty convinced there is no such control built-in .NET.
Note this is Winforms, not ASP.NET.
Any suggestions? Thanks. -Alan.