Are there any Dropdown controls with checkboxes in them?
Posted
by esac
on Stack Overflow
See other posts from Stack Overflow
or by esac
Published on 2010-04-07T21:58:26Z
Indexed on
2010/04/07
23:03 UTC
Read the original article
Hit count: 253
I've seen some for web using javascript, but I am looking for a Windows Form control that is a ComboBox that when opened displays a list of checkboxes and labels, allowing to select one or more, with a "Select All" option.
© Stack Overflow or respective owner