Is there a control that list checkbox and support multiple selection?
I checked CheckedListBox and it doesn't support the multiple selection. How can i do to support it ?
Is there any article out there for it?
I'd prolly need to check for Ctrl+shift everytime the user check an item.
Thanks,
I checked CheckedListBox and it doesn't support the multiple selection. How can i do to support it ?
Is there any article out there for it?
I'd prolly need to check for Ctrl+shift everytime the user check an item.
Thanks,