I need to be able to add new entries to it. The listbox docs says its read-only. I guess I will have to synthesize a combo/listbox duo to look and work like i need it to. I think in VC you can just set the style of the combo: (simple, or droplist or dropdown ...something like that) for a normal CComboBox.
Thanks,
sb