hi
I wud like to create a custom combobox using custom control in WPF. My
requirement is that, all items should be checkbox items, with each
item has a hot key associated with it. I would like text in text area
to be string by concatenating all hot keys. ie. suppose i have
selected two items Grey(with hot key G) and Black (with hot key B).
then text in combobox text box should be GB.
Thanks for replies in advance
Amandeep


