Click to See Complete Forum and Search --> : ComboBox with CheckBox


Coder_David
June 19th, 1999, 07:08 PM
Anyone know where/how to implement a Combobox that includes an inclusive CheckBox for each item
so multiple items may be selected. Any source or examples appreciated. Thanks in advance.

Yogen M
June 19th, 1999, 11:29 PM
There is MFC class CComboCheckBox (or something similar)

Harald Langner
September 17th, 1999, 11:30 AM
Look in the MultiComboBox examples here
in CodeCuru