As I said, I created a small popup form with Listview control, OK and Cancel button to achieve the multi select functionality of combo box. Clicking on a button opens this popup form. The selected values is returned back to the textbox.
It works with a textbox, command button and the popup form combination.