I guess you are doing this to add features to the existing combobox.
If that so, instead of writing your component from zero, why do not use a combobox in your activex?
To answer your question, you have to put your listBox in a bordless form that you will show modal (like a menu).
Marco
|