Hello,

I am trying to use a CComboBoxEx with the Droplist type. I have added a message map handler for ON_CBN_SELCHANGE to handle a selection change, however my handler is never being called. If I change the type to Dropdown it is working properly.

Can anyone tell me how to handle selection changes for a Droplist type CComboBoxEx?

Thanks,
Jen